Serj Kalichev c30fc7a7e8 The first klish tree. hace 13 años
..
command c30fc7a7e8 The first klish tree. hace 13 años
conf c30fc7a7e8 The first klish tree. hace 13 años
nspace c30fc7a7e8 The first klish tree. hace 13 años
param c30fc7a7e8 The first klish tree. hace 13 años
pargv c30fc7a7e8 The first klish tree. hace 13 años
ptype c30fc7a7e8 The first klish tree. hace 13 años
shell c30fc7a7e8 The first klish tree. hace 13 años
variable c30fc7a7e8 The first klish tree. hace 13 años
view c30fc7a7e8 The first klish tree. hace 13 años
README c30fc7a7e8 The first klish tree. hace 13 años
clish_access_callback.c c30fc7a7e8 The first klish tree. hace 13 años
clish_config_callback.c c30fc7a7e8 The first klish tree. hace 13 años
clish_script_callback.c c30fc7a7e8 The first klish tree. hace 13 años
clish_shutdown.c c30fc7a7e8 The first klish tree. hace 13 años
clish_startup.c c30fc7a7e8 The first klish tree. hace 13 años
command.h c30fc7a7e8 The first klish tree. hace 13 años
module.am c30fc7a7e8 The first klish tree. hace 13 años
nspace.h c30fc7a7e8 The first klish tree. hace 13 años
param.h c30fc7a7e8 The first klish tree. hace 13 años
pargv.h c30fc7a7e8 The first klish tree. hace 13 años
private.h c30fc7a7e8 The first klish tree. hace 13 años
ptype.h c30fc7a7e8 The first klish tree. hace 13 años
shell.h c30fc7a7e8 The first klish tree. hace 13 años
tclish_fini_callback.c c30fc7a7e8 The first klish tree. hace 13 años
tclish_init_callback.c c30fc7a7e8 The first klish tree. hace 13 años
tclish_script_callback.c c30fc7a7e8 The first klish tree. hace 13 años
tclish_show_result.c c30fc7a7e8 The first klish tree. hace 13 años
variable.h c30fc7a7e8 The first klish tree. hace 13 años
view.h c30fc7a7e8 The first klish tree. hace 13 años

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

@}
*/