Files
fpp/docs/spec/Specifiers/Introduction.adoc
bocchino 7f24ef6046 Revise FPP spec
Move definitions to specifiers
2019-12-12 10:42:31 -08:00

9 lines
296 B
Plaintext

== Specifiers
A *specifier* is a unit of syntax that specifies some information
about an FPP model.
It may associate a local name with the specification.
However, unlike a <<Definitions,definition>>, it does not
create a
<<Scoping-of-Names_Names-of-Definitions,globally unique qualified name>>.