Expand description
The main dispatching functions for the entire Xvc CLI
Re-exports§
pub use api::*;
Modules§
- api
- The
xvcAPI. - cli
- Main CLI interface for Xvc
- error
- Error handling for Xvc library
- init
- Initialize an Xvc repository
Functions§
- dispatch
- Adds
xvcas the first elements toargsand calls cli::dispatch after parsing them.