net-tools/includes
lohhiiccc f6ca69f795 feat(cli): refactor CLI move utilities, and improve build/version metadata
- Move CLI internal headers to `includes/internal/cli/`
- Split CLI handler and parsing declarations across dedicated internal headers
- Move handler map to `option_map.c` and properly update references
- Relocate CLI utility source and test files from `utils` to `parse_utils`
- Refactor `cli.h` to only expose the public interface, move internal
  typedefs/functions out
- Update build system: add conditional git commit detection
2026-03-04 14:36:30 +01:00
..
internal/cli feat(cli): refactor CLI move utilities, and improve build/version metadata 2026-03-04 14:36:30 +01:00
cli.h feat(cli): refactor CLI move utilities, and improve build/version metadata 2026-03-04 14:36:30 +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