Package zeroinstall :: Package injector :: Module cli
[frames] | no frames]

Module cli

source code

The 0launch command-line interface.

This code is here, rather than in 0launch itself, simply so that it gets byte-compiled at install time.

Functions
 
main(command_args, config=None)
Act as if 0launch was run with the given arguments.
source code
Function Details

main(command_args, config=None)

source code 

Act as if 0launch was run with the given arguments.

Parameters: