unison/unison-src/transcripts/builtins-merge.md

7 lines
189 B
Markdown
Raw Permalink Normal View History

2024-06-26 03:10:02 +03:00
The `builtins.merge` command adds the known builtins to the specified subnamespace within the current namespace.
```ucm
2024-06-26 03:10:02 +03:00
scratch/main> builtins.merge builtins
scratch/main> ls builtins
```