Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
lode
command
|
|
|
internal
|
|
|
cache
Package cache implements DVC's content-addressed object store (.dvc/cache/files/md5/<2>/<rest>) with atomic writes and 0o444 protection.
|
Package cache implements DVC's content-addressed object store (.dvc/cache/files/md5/<2>/<rest>) with atomic writes and 0o444 protection. |
|
checkout
Package checkout handles workspace materialization and .gitignore management.
|
Package checkout handles workspace materialization and .gitignore management. |
|
cli
Package cli wires the lode command-line interface.
|
Package cli wires the lode command-line interface. |
|
dvcfile
Package dvcfile reads and writes .dvc files with byte-exact compatibility with DVC 3.x.
|
Package dvcfile reads and writes .dvc files with byte-exact compatibility with DVC 3.x. |
|
lock
Package lock implements DVC-compatible repository locking so lode can coexist with DVC-Python on the same repo.
|
Package lock implements DVC-compatible repository locking so lode can coexist with DVC-Python on the same repo. |
|
remote
Package remote implements S3-compatible object stores (AWS S3, MinIO, Cloudflare R2, Backblaze B2) using DVC's content-addressed key layout.
|
Package remote implements S3-compatible object stores (AWS S3, MinIO, Cloudflare R2, Backblaze B2) using DVC's content-addressed key layout. |
|
repo
Package repo handles DVC repository discovery and well-known paths.
|
Package repo handles DVC repository discovery and well-known paths. |
|
transfer
Package transfer moves objects between the local cache and a remote store, preserving DVC's ordering and integrity guarantees.
|
Package transfer moves objects between the local cache and a remote store, preserving DVC's ordering and integrity guarantees. |
|
tests
|
|
Click to show internal directories.
Click to hide internal directories.