> ## Documentation Index
> Fetch the complete documentation index at: https://bazel-pr-30914.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# root {#modules.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)

<h2 id="path">
  path
</h2>

```
string root.path
```

Returns the relative path from the exec root to the actual root.
