- 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. |
||
|---|---|---|
| .. | ||
| cli.h | ||
| cli_opt.h | ||
| ft_ping.h | ||
| ft_ping_const.h | ||
| ft_ping_flags.h | ||