GetModuleInfo
Get the module record for a loaded module in BoxLang.
If the module doesn't exist, an empty struct is returned.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The name of the module to get the record for. |
Examples
Related
Last updated