Searched defs:refcountable (Results 1 - 5 of 5) sorted by relevance
/pkg/src/modules/actions/ | ||
H A D | directory.py | 49 refcountable = True variable in class:DirectoryAction |
H A D | legacy.py | 51 refcountable = True variable in class:LegacyAction |
H A D | link.py | 53 refcountable = True variable in class:LinkAction |
H A D | license.py | 56 refcountable = True variable in class:LicenseAction |
H A D | generic.py | 162 # 'refcountable' is True if the action type can safely be delivered 164 refcountable = False variable in class:Action |
Completed in 27 milliseconds