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

Class RenameStepRunner

source code

object --+    
         |    
StepRunner --+
             |
            RenameStepRunner

A step runner for the <rename> step.


Since: 1.10

Nested Classes
  model_type
A Rename provides a way to rename / move a file 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)