Expand description
Pure organization planning and path rendering.
Structs§
- Copy
Plan - Filesystem operations produced by organization planning.
- Copy
Task - One file operation from a source path to a destination path.
- Organization
Options - Options that control how source metadata becomes destination paths.
Constants§
- DEFAULT_
TEMPLATE - Default destination template used by the CLI.
Functions§
- build_
copy_ plan - Builds copy tasks from metadata without touching destination files.
- sanitize_
path_ component - Sanitizes a metadata value before using it as one path component.