CLISH  0.7.3
Modules
"CLI Shell" Library

Modules

 param
 This class represents an instance of a parameter type.
 
 pargv
 This class represents a vector of command line arguments.
 
 ptype
 This class represents a parameter type.
 
 shell
 This class represents the top level container for a CLI session.
 
 variable
 This utility is used to expand variables within a string.
 
 view
 This class is a container of commands.
 

Detailed Description

This library provides the core functionality for a shell to implement a CISCO-like user interface. The look and feel is fully defined by a set of XML files which are loaded when the shell starts up.

The schema for these XML files can be found in http://clish.sourceforge.net/XMLSchema/clish.xsd