Expand description
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
andstored_xvc_metadata_store
are results ofload_targets_from_store
, andsource_xvc_paths
andsource_xvc_metadata
are loaded fromtargets_from_disk
.