Crate workspacer_config

Source

Structs§

WorkspacerConfig
Represents the data we store in .ws/workspacer-config files, whether local or global.
WorkspacerConfigBuilder
Builder for WorkspacerConfig.
WorkspacerDir
Represents the path to a .ws directory (local or global), along with convenience methods for creating subdirectories or referencing the workspacer-config file inside it.

Enums§

WorkspacerConfigBuilderError
Error type for WorkspacerConfigBuilder
WorkspacerFallbackError