User-facing input parsing and presentation interfaces.
| Module | Description | Source Files | Documentation |
|---|---|---|---|
| ssfargv | Command line string to gobj parser | ssfargv.c, ssfargv.h | ssfargv.md |
| ssfcli | CLI framework | ssfcli.c, ssfcli.h | ssfcli.md |
| ssfvted | ANSI/VT100 terminal line editor | ssfvted.c, ssfvted.h | ssfvted.md |
- Generic Object — Hierarchical generic object container produced by
ssfargv - Safe Strings — Safe C string utilities for working with the buffer produced by
ssfvted - Linked List — Linked list used internally by
ssfclifor the command registry