Package zeroinstall :: Package injector :: Module model :: Class Binding
[frames] | no frames]

Class Binding

source code

object --+
         |
        Binding

Information about how the choice of a Dependency is made known to the application being run.

Instance Methods
 
command(self)
"Returns the name of the specific command needed by this binding, if any.
source code

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

Properties

Inherited from object: __class__

Method Details

command(self)

source code 

"Returns the name of the specific command needed by this binding, if any.

Decorators:
  • @property

Since: 1.2