| --- | |
| title: 'root' | |
| --- | |
| A root for files. The roots are the directories containing files, and they are mapped together into a single directory tree to form the execution environment. | |
| ## Members | |
| * [path](#path) | |
| ## path | |
| ``` | |
| string root.path | |
| ``` | |
| Returns the relative path from the exec root to the actual root. |