Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IncludeFn ¶
type IncludeFn struct { }
Implements the include() built-in.
The main difference is that include() doesn't bind any arguments into the global scope, whereas load() forces you to bind at least one argument into the global scope (i.e., you can't load() a Tilfile for its side-effects).
Click to show internal directories.
Click to hide internal directories.