Skip to main content

Module paths

Module paths 

Source
Expand description

Filesystem layout known to the CLI.

Mirrors vs_daemon::config::Paths deliberately rather than pulling the daemon crate as a dependency — the CLI shouldn’t compile the daemon’s engine + store stack just to know where its socket lives.

Structs§

Paths
Daemon-side filesystem layout, from the CLI’s perspective.