Hive Hive
Sign in

Control how output symlinks are cached and restored

Metadata
Source
GitHub
Version
0.13.0
Domains
Published
Jun 05, 2026 · 15:23 UTC
Repository
tuist/once
Update

Scripts can now declare how output symlinks are handled using the # once output-symlinks annotation. The default mode materializes external symlink targets, and you can opt into preserving links with # once output-symlinks "preserve".