|
Orbits
1
|
Public Member Functions | |
| def | initialize_options |
| def | finalize_options |
| def | run |
Public Member Functions inherited from setuptools.command.setopt.option_base | |
| def | initialize_options |
| def | finalize_options |
Public Member Functions inherited from setuptools.Command | |
| def | __init__ |
| def | reinitialize_command |
Public Attributes | |
| args | |
| remove | |
Public Attributes inherited from setuptools.command.setopt.option_base | |
| global_config | |
| user_config | |
| filename | |
Static Public Attributes | |
| string | description = "define a shortcut to invoke one or more commands" |
| command_consumes_arguments = True | |
| list | user_options |
| list | boolean_options = option_base.boolean_options+['remove'] |
Static Public Attributes inherited from setuptools.command.setopt.option_base | |
| list | user_options |
| list | boolean_options |
Static Public Attributes inherited from setuptools.Command | |
| command_consumes_arguments = False | |
Define a shortcut that invokes one or more commands
| def setuptools.command.alias.alias.finalize_options | ( | self | ) |
| def setuptools.command.alias.alias.initialize_options | ( | self | ) |
| def setuptools.command.alias.alias.run | ( | self | ) |
| setuptools.command.alias.alias.args |
|
static |
|
static |
|
static |
| setuptools.command.alias.alias.remove |
|
static |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.