Expand description
Utility functions and helpers
Functionsยง
- ensure_
dir - Ensure a directory exists, creating it if necessary
- safe_
filename - Create a safe filename from a string
- sync_
workspace_ templates - Sync workspace templates. Missing files are created; existing files are never overwritten.
- truncate
- Truncate a string to a maximum byte length, ensuring valid UTF-8 boundaries