WRTParameters
This is a pseudo object used in the documentation to describe the parameters one can specify when using w96.WRT.run or w96.WRT.runFile
{
include: null,
cwd: "c:/user",
scriptDir: "<anonymous>",
modulePath: "<anonymous>",
envType: "normal",
boxedEnv: null,
cachedModules: {},
}Last updated