Package zeroinstall :: Package cmd :: Class NoCommand
[frames] | no frames]

Class NoCommand

source code

object --+
         |
        NoCommand

Handle --help and --version

Instance Methods
 
add_options(self, parser) source code
 
handle(self, config, options, args) source code

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

Properties

Inherited from object: __class__