Searched defs:get_actions (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/client/
H A Dpkgplan.py290 def get_actions(self): member in class:PkgPlan
H A Dplandesc.py634 def get_actions(self): member in class:PlanDescription
H A Dimageplan.py1496 if path not in self.get_actions("file") \
1497 and path not in self.get_actions("hardlink") \
1498 and path not in self.get_actions("link"):
3087 """This is the default function used by get_actions when
3095 """Keyfunc used in evaluate when calling get_actions
3100 def get_actions(self, name, key=None): member in class:ImagePlan
4558 l_actions = self.get_actions("hardlink",

Completed in 29 milliseconds