clixon/apps/cli
Olof hagsand b88722fa25 - Restructure plugin module using a "module struct" rather than global variables.
This include plugin module init and exit functions
  New type: clixon_plugin_t exposed via public API while struct clixon_plugin is private
- Makefile changes for static linkage using "LINKAGE=static"
- Moved nacm external init to later stage in backend_main
2021-04-19 11:06:40 +02:00
..
cli_auto.c upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
cli_common.c - Restconf bind: continue with other sockets if bind fails, print address on log 2021-04-13 18:00:27 +02:00
cli_common.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_generate.c yang container add support for cl:autocli-op 2021-04-09 15:27:37 +08:00
cli_generate.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.c Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_main.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
cli_plugin.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
cli_plugin.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_show.c * Fixed ["aux" folder issue with Windows. #198](https://github.com/clicon/clixon/issues/198) 2021-04-07 09:44:18 +02:00
clixon_cli.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_cli_api.h * Fixed ["aux" folder issue with Windows. #198](https://github.com/clicon/clixon/issues/198) 2021-04-07 09:44:18 +02:00
Makefile.in - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00