Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 356 Bytes

lsa.md

File metadata and controls

10 lines (8 loc) · 356 Bytes
layout class title summary
default
Macro
lsa ';' DIR (';' SELECTORS )
A list of absolute paths for files in the given directory optionally filtered by selectors.

The lsa macro returns a list of absolute paths for the files in the given directory. The optional selectors can be used to filter the result.

lsa ; <dir> [ ; <selector> ] *