Lines Matching defs:run
24 options, is the 'run()' method, which must also be implemented by every
119 # run()
120 # run the command: do whatever it is we're here to do,
165 def run(self):
171 interaction should be done by 'run()'.
311 necessary and then invokes its 'run()' method.
317 distribution (ie., that need to be run). This is based on the
320 run for the current distribution. Return a list of command names.
342 """Copy a file respecting verbose, dry-run and force flags. (The
351 """Copy an entire directory tree respecting verbose, dry-run,
359 """Move a file respecting dry-run flag."""
363 """Spawn an external command respecting dry-run flag."""
380 and it is true, then the command is unconditionally run -- does no