Module jj_lib::working_copy

source ·
Expand description

Defines the interface for the working copy. See LocalWorkingCopy for the default local-disk implementation.

Structs§

  • Stats about a checkout operation on a working copy. All “files” mentioned below may also be symlinks or materialized conflicts.
  • Options used when snapshotting the working copy. Some of them may be ignored by some WorkingCopy implementations.
  • An error while reading the working copy state.

Enums§

Traits§

Type Aliases§