4Suite API Documentation

Module Ft.Lib.CommandLine.CommandLineApp

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Lib/CommandLine/CommandLineApp.py,v 1.19 2005/02/27 04:17:29 jkloth Exp $
Classes:
Fields:

Classes

Methods

__init__(self, name, description, verbose_description, subCommands, options=None, authenticationFunction=None, ourOptions=None, enableShowCommands=1, fileName=None)
gen_usage(self, command=None)
run(self, script_name=None, script_args=None)
validate_arguments(self, args)
validate_options(self, options)

Methods inherited from class Ft.Lib.CommandLine.Command.Command

Fields

global_options = [[--help]]

Fields