Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 323 Bytes

lsr.md

File metadata and controls

10 lines (8 loc) · 323 Bytes
layout class title summary
default
Macro
lsr ';' DIR (';' SELECTORS )
A list of file names in the given directory optionally filtered by selectors.

The lsr macro returns a list of file names in the given directory. The optional selectors can be used to filter the result.

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