Expand description
Compile-time TOML template assets embedded via include_str!.
Constantsยง
- CONFIG_
TOML - Default commented config written to
~/.config/worktree/config.toml. - WORKSPACES_
TOML - Reference template showing the format of the workspaces registry file.
- WORKTREE_
TOML - Scaffold written to
.worktree.tomlwhen the file is absent.