From: toastal <to...@po...> - 2025-07-05 19:33:50
|
> Are you trying to use something like a “sub command” feature? Yep. Like Cmdliner. https://ocaml.github.io/odoc/cmdliner/cmdliner/Cmdliner/Cmd/index.html The ability to call ./my-factor-script cmd sub-cmd --help. |