Skip to main content

Module templates

Module templates 

Source
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.toml when the file is absent.