Crate xvc_file

Source
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§

Modules§

  • Bring files from external storages to workspace.
  • Crate for xvc file carry-in command.
  • Common operations for xvc file
  • Home for xvc file copy command.
  • 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 move command.
  • Data structures and functions for xvc file recheck.
  • The home of xvc file remove command.
  • Home of the xvc file send command
  • Share files from S3 compatible storages for a limited time
  • Home of the xvc file track command and related functionality.
  • Home of the xvc file untrack command.

Structs§

Enums§

Constants§

Functions§

  • Dispatch function for the xvc-file binary.
  • This is run during xvc init for xvc file related initialization.
  • Entry point for the xvc file command.