Module local_working_copy

Module local_working_copy 

Source

Structs§

FileExecutableFlag
On-disk state of file executable bit.
FileState
FileStates
Read-only map of path to file states, possibly filtered by path prefix.
LocalWorkingCopy
LocalWorkingCopyFactory
LockedLocalWorkingCopy
A working copy that’s locked on disk. The lock is held until you call finish() or discard().
MaterializedConflictData
TreeState
TreeStateSettings
Settings specific to the tree state of the LocalWorkingCopy backend.

Enums§

EolConversionMode
Configuring auto-converting CRLF line endings into LF when you add a file to the backend, and vice versa when it checks out code onto your filesystem.
FileType
TreeStateError