load
Load a module to make its commands and helpers available.
Syntax
Section titled “Syntax”load <moduleName>Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
moduleName |
module |
Module name (e.g. aragonos, sim) |
Options
Section titled “Options”| Name | Type | Description |
|---|---|---|
--as |
string |
Module alias for namespacing |
Examples
Section titled “Examples”# Load the simulation moduleload sim