Package syspolicy :: Package cli :: Module interface
[hide private]
[frames] | no frames]

Module interface

source code

SysPolicy command line interface

Functions [hide private]
 
main()
This is the main interface function which should be called when you wish to launch the command line interface.
source code
Variables [hide private]
  __package__ = 'syspolicy.cli'
Function Details [hide private]

main()

source code 

This is the main interface function which should be called when you wish to launch the command line interface. This function takes care of the argument parsing, initializing the PolicyTool and doing the operations on the users' behalf.