require multimethod
Methods
- require(fname:Str) Source: stdlib.ngs:8693
Runs the given file Returns
Typically whatever the last expression in the file evaluates to
- require(fname:Str) Source: stdlib.ngs:8704
Undocumented
- require(p:Path) Source: stdlib.ngs:8722
Undocumented
- require(d:Dir)experimental Source: stdlib.ngs:8726
Undocumented