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

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

@}
*/