OSTree.DiffDirsOptions

Fields

Name

Type

Access

Description

devino_to_csum_cache

OSTree.RepoDevInoCache

r/w

owner_gid

int

r/w

owner_uid

int

r/w

unused_bools

[bool]

r/w

unused_ints

[int]

r/w

unused_ptrs

[object]

r/w

Methods

None

Details

class OSTree.DiffDirsOptions

An extensible options structure controlling diff dirs. Make sure that owner_uid/gid is set to -1 when not used. This is used by OSTree.diff_dirs_with_options().