Package conary :: Package build :: Module redirectrecipe :: Class _RemoveRedirect
[hide private]
[frames] | no frames]

Class _RemoveRedirect

source code

object --+    
         |    
 _Redirect --+
             |
            _RemoveRedirect

Instance Methods [hide private]

Inherited from _Redirect: __init__, addComponents

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

Class Variables [hide private]
  isRemove = True
Properties [hide private]

Inherited from _Redirect: components

Inherited from object: __class__