Expand description
mars link <dir> — manage target directories materialized from .mars/.
mars link <target> adds the target to settings.targets and copies
content from .mars/ into that target.
mars link --unlink <target> removes the target from settings.targets
and removes the target directory.
Structs§
- Link
Args - Arguments for
mars link.
Functions§
- run
- Run
mars link.