You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
klish/clish
Victor Seva 1e026b9771
Imported Upstream version 2.1.1
10 years ago
..
action Imported Upstream version 2.0.3 11 years ago
command Imported Upstream version 2.1.1 10 years ago
config Imported Upstream version 2.1.1 10 years ago
hotkey Imported Upstream version 2.0.3 11 years ago
nspace Imported Upstream version 2.1.1 10 years ago
param Imported Upstream version 2.0.3 11 years ago
pargv Imported Upstream version 2.1.1 10 years ago
plugin Imported Upstream version 2.1.1 10 years ago
ptype Imported Upstream version 2.0.3 11 years ago
shell Imported Upstream version 2.1.1 10 years ago
udata Imported Upstream version 1.6.6+20130925+git6186ff 12 years ago
var Imported Upstream version 2.0.3 11 years ago
view Imported Upstream version 2.1.1 10 years ago
README Imported Upstream version 1.6.6 12 years ago
action.h Imported Upstream version 1.6.6+20130925+git6186ff 12 years ago
command.h Imported Upstream version 2.1.1 10 years ago
config.h Imported Upstream version 2.1.1 10 years ago
hotkey.h Imported Upstream version 1.6.6 12 years ago
module.am Imported Upstream version 2.0.3 11 years ago
nspace.h Imported Upstream version 2.1.1 10 years ago
param.h Imported Upstream version 2.0.3 11 years ago
pargv.h Imported Upstream version 2.1.1 10 years ago
plugin.h Imported Upstream version 2.1.1 10 years ago
plugin_builtin.c Imported Upstream version 2.0.3 11 years ago
plugin_builtin.c.in Imported Upstream version 2.0.3 11 years ago
private.h Imported Upstream version 1.6.6 12 years ago
ptype.h Imported Upstream version 1.6.6 12 years ago
shell.h Imported Upstream version 2.1.1 10 years ago
types.h Imported Upstream version 1.6.6 12 years ago
udata.h Imported Upstream version 1.6.6+20130925+git6186ff 12 years ago
var.h Imported Upstream version 1.6.6 12 years ago
view.h Imported Upstream version 2.1.1 10 years ago

README

/**
\defgroup clish "CLI Shell" Library
@{

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

@}
*/