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

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

@}
*/