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

# 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.
