require multimethod

Methods

require(fname:Str) Source: stdlib.ngs:8054
Runs the given file

Returns

Typically whatever the last expression in the file evaluates to
require(fname:Str) Source: stdlib.ngs:8062
Undocumented
require(p:Path) Source: stdlib.ngs:8078
Undocumented
require(d:Dir)experimental Source: stdlib.ngs:8082
Undocumented