Macros
Macros are basically Actions exposed to the spec (E.g. $files([.go, go.mod])
.
The brackets are optional if no argument is passed (so
$files
is equivalent to$files()
).
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Macros are basically Actions exposed to the spec (E.g. $files([.go, go.mod])
.
The brackets are optional if no argument is passed (so
$files
is equivalent to$files()
).