class documentation
Wrapper around NCS/NDB with utility helpers.
| Parameters | |
| ncs | The compiled NCS file. |
| ndb | The NDB debug information. |
| Class Method | from |
Create a Script instance from a filename, relative to cwd. |
| Method | __enter__ |
Undocumented |
| Method | __exit__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | close |
Undocumented |
| Property | ncs |
Undocumented |
| Property | ndb |
Undocumented |
| Instance Variable | _ncs |
Undocumented |
| Instance Variable | _ncs |
Undocumented |
| Instance Variable | _ndb |
Undocumented |
| Instance Variable | _ndb |
Undocumented |