Expand description
Library entrypoint for the moine command-line interface.
The published CLI crate primarily exposes the binary target. This library target exists so integration tests and downstream wrappers can invoke the same command dispatcher as the binary.
Functionsยง
- run_cli
- Runs the
moineCLI dispatcher using process arguments.