Module mv

Source
Expand description

The home of xvc file move command.

It contains MoveCLI to define command line for the command cmd_move as the entry point.

Structs§

MoveCLI
CLI for xvc file copy.

Functions§

cmd_move
Entry point for xvc file move
get_move_source_dest_store
Return movable XvcPath entities. Unlike [get_copy_source_dest_store], this function doesn’t create any new entities. The move sources should already be recorded. stored_xvc_path_store and stored_xvc_metadata_store are results of load_targets_from_store, and source_xvc_paths and source_xvc_metadata are loaded from targets_from_disk.