Package zeroinstall :: Package injector :: Module fetch :: Class RemoveStepRunner
[frames] | no frames]

Class RemoveStepRunner

source code

object --+    
         |    
StepRunner --+
             |
            RemoveStepRunner

A step runner for the <remove> step.

Nested Classes
  model_type
A RemoveStep provides a way to delete a path within an implementation.
Instance Methods
 
apply(self, basedir) source code

Inherited from StepRunner: __init__, close, prepare

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods

Inherited from StepRunner: class_for

Properties

Inherited from object: __class__

Method Details

apply(self, basedir)

source code 
Parameters:
  • basedir (str)