net-tools/includes
lohhiiccc 18211e441c refactor(cli): replace int return codes with e_cli_code enum for argument parsing
- Introduces the e_cli_code enum for CLI status codes, replacing integer constants.
- Updates cli_parse_arguments to return e_cli_code instead of int.
- Refactors main.c, cli.h, and cli/parse.c to use the new enum.
2026-03-03 15:18:28 +01:00
..
cli.h refactor(cli): replace int return codes with e_cli_code enum for argument parsing 2026-03-03 15:18:28 +01:00
cli_opt.h refactor(cli): replace runtime size vars with compile-time enum constants 2026-03-03 09:06:28 +01:00
ft_ping.h refactor(cli): replace int return codes with e_cli_code enum for argument parsing 2026-03-03 15:18:28 +01:00
ft_ping_const.h feat: add CLI argument parsing structure 2026-02-09 15:05:03 +01:00
ft_ping_flags.h feat: add CLI argument parsing structure 2026-02-09 15:05:03 +01:00