Serj Kalichev c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
..
command c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
conf c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
nspace c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
param c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
pargv c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
ptype c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
shell c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
variable c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
view c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
README c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
clish_access_callback.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
clish_config_callback.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
clish_script_callback.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
clish_shutdown.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
clish_startup.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
command.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
module.am c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
nspace.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
param.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
pargv.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
private.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
ptype.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
shell.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
tclish_fini_callback.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
tclish_init_callback.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
tclish_script_callback.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
tclish_show_result.c c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
variable.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos
view.h c30fc7a7e8 The first klish tree. %!s(int64=13) %!d(string=hai) anos

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

@}
*/