Expand description
Xvc operations on files
Most of these commands require an Xvc repository XvcRoot to be present.
Modules correspond to subcommands, and are documented separately.
Re-exports
pub use common::compare;
Modules
- Bring files from external storages to workspace.
- Crate for
xvc file carry-incommand. - Common operations for xvc file
- Home for
xvc file copycommand. - Error codes and messages for xvc-file crate
- Data structures and functions for
xvc file hash. - Data structures and functions specific to
xvc file list - The home of
xvc file movecommand. - Data structures and functions for
xvc file recheck. - The home of
xvc file removecommand. - Home of the
xvc file sendcommand - Home of the
xvc file trackcommand and related functionality. - Home of the
xvc file untrackcommand.
Structs
- Operations on data files
Enums
- xvc file subcommands
Constants
- Crossbeam channel capacity for channels in this crate
Functions
- Dispatch function for the
xvc-filebinary. - This is run during
xvc initforxvc filerelated initialization. - Entry point for the
xvc filecommand.