Searched defs:globally_identical (Results 1 - 9 of 9) sorted by relevance
/pkg/src/modules/actions/ | ||
H A D | group.py | 53 globally_identical = True variable in class:GroupAction |
H A D | directory.py | 48 globally_identical = True variable in class:DirectoryAction |
H A D | legacy.py | 52 globally_identical = True variable in class:LegacyAction |
H A D | link.py | 52 globally_identical = True variable in class:LinkAction |
H A D | user.py | 50 globally_identical = True variable in class:UserAction |
H A D | driver.py | 50 globally_identical = True variable in class:DriverAction |
H A D | license.py | 57 globally_identical = True variable in class:LicenseAction |
H A D | file.py | 67 globally_identical = True variable in class:FileAction |
H A D | generic.py | 159 # 'globally_identical' is True if all actions representing a single 161 globally_identical = False variable in class:Action |
Completed in 23 milliseconds