Skip to main content

Crate moine_cli

Crate moine_cli 

Source
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 moine CLI dispatcher using process arguments.