clixon/apps/cli
Renato Botelho do Couto a773384ccc cli_show_option_bool: Rename bool -> result
bool will conflict with boolean type if stdbool.h is included.  No
functional changes intended.
2023-07-07 15:09:12 +02:00
..
cli_auto.c Removed obsolete compile options introduced in 6.1: 2023-05-05 08:55:47 +02:00
cli_autocli.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
cli_autocli.h * Changed autocli tree-labels using ac_ and act_ prefixes 2022-01-18 12:17:47 +01:00
cli_common.c C-API: Added cli_process_control(), added uid to cli_process_control() 2023-06-01 17:50:23 +02:00
cli_common.h CLI edit modes and mountpoints 2023-05-03 17:52:10 +02:00
cli_generate.c Adapt to cligen parse API 2023-06-28 13:39:40 +02:00
cli_generate.h API change: remove yang2cli_yspec last argument printgen, removed obsolete: `cli_auto_show() 2023-05-11 16:57:19 +02:00
cli_handle.c Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_handle.h Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_main.c Output pipe functionality 2023-07-03 15:14:11 +02:00
cli_pipe.c Output pipe function detection in configure.ac 2023-07-05 15:49:30 +02:00
cli_plugin.c Output pipe functionality 2023-07-03 15:14:11 +02:00
cli_plugin.h Refactored cli-syntax code to use cligen pt_head instead (long overdue) 2023-06-28 13:44:06 +02:00
cli_show.c cli_show_option_bool: Rename bool -> result 2023-07-07 15:09:12 +02:00
clixon_cli.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_cli_api.h cli_show_option_bool: Rename bool -> result 2023-07-07 15:09:12 +02:00
Makefile.in Output pipe functionality 2023-07-03 15:14:11 +02:00