Serj Kalichev 09293c1bfb Resotre inherit flag in clish_view_resolve_prefix() hace 5 años
..
action 34b44a6cfc Some bintree cleanup hace 6 años
command 1d91d95e19 Rewrite command resolve function hace 6 años
config f666e51841 Macros for clish_config_t hace 6 años
hotkey 7573350396 Fix dump files hace 10 años
nspace 09293c1bfb Resotre inherit flag in clish_view_resolve_prefix() hace 5 años
param d3119677da Macros for shell hace 6 años
pargv d3119677da Macros for shell hace 6 años
plugin 53aacc8207 UNFINISHED: lub_list changes hace 6 años
ptype 34b44a6cfc Some bintree cleanup hace 6 años
shell 1d91d95e19 Rewrite command resolve function hace 6 años
udata 760c9ef063 UNFINISHED: lub_list changes hace 6 años
var 4cfa2c89fd Some bintree_t cleanup hace 6 años
view 09293c1bfb Resotre inherit flag in clish_view_resolve_prefix() hace 5 años
README c30fc7a7e8 The first klish tree. hace 13 años
action.h 34b44a6cfc Some bintree cleanup hace 6 años
command.h f4a3751afa Use lub_list_t for COMMANDs hace 6 años
config.h f666e51841 Macros for clish_config_t hace 6 años
hotkey.h 494850e947 Macros for clish_nspace_t hace 6 años
macros.h 15e1798054 Macros for clish_ptype_t hace 6 años
module.am 56a07f7711 interrupt and lock in ACTION. Unfinished hace 6 años
nspace.h 1d91d95e19 Rewrite command resolve function hace 6 años
param.h f9aa3d7b43 Macros for clish_param_t hace 6 años
pargv.h 95ec186ccf Macros for clish_plugin_t hace 6 años
plugin.h 53aacc8207 UNFINISHED: lub_list changes hace 6 años
plugin_builtin.c.in 203b12d99d Can be build without dlopen() hace 10 años
private.h dcfda01475 Don't use internal clish/private.h in external headers hace 13 años
ptype.h 34b44a6cfc Some bintree cleanup hace 6 años
shell.h 8c78163174 Replace pwd struct by cwd (current working dir) hace 6 años
types.h 940e92e25b Add clish/types.h header hace 13 años
udata.h 760c9ef063 UNFINISHED: lub_list changes hace 6 años
var.h 4cfa2c89fd Some bintree_t cleanup hace 6 años
view.h 09293c1bfb Resotre inherit flag in clish_view_resolve_prefix() hace 5 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

@}
*/