MECO™ API Reference
|
[ FILE ] - Command module. More...
Namespaces | |
mMecoPackage.packageCmd | |
[ MODULE ] - Command module. | |
Functions | |
def | mMecoPackage.packageCmd.create () |
Create a package. More... | |
def | mMecoPackage.packageCmd.createPythonModule () |
Create a python module for a package. More... | |
def | mMecoPackage.packageCmd.createPythonPackage () |
Create a python package for a package. More... | |
def | mMecoPackage.packageCmd.displayDoc () |
Display documentation on web browser. More... | |
def | mMecoPackage.packageCmd.displayInfo () |
Display info about the current package. More... | |
def | mMecoPackage.packageCmd.findPythonPackage () |
Find python package. More... | |
def | mMecoPackage.packageCmd.runUnitTest () |
Run all unit tests in the package. More... | |
def | mMecoPackage.packageCmd.search () |
Search packages. More... | |
[ FILE ] - Command module.