blob: 4d0244e55c28df847714c00842a64a4d0d7fbf85 [file]
<html devsite>
<head>
<meta name="project_path" value="/_project.yaml">
<meta name="book_path" value="/versions/6.0.0/_book.yaml">
</head>
<body>
<h1 class="page-title" id="modules.root">root</h1>
<!-- {% raw %} -->
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.
<h2>Members</h2>
<ul>
<li>
<a href="#path">path</a>
</li>
</ul>
<h2 id="path">path</h2>
<p><pre class="rule-signature"><a class="anchor" href="string.html">string</a> root.path</pre></p>
Returns the relative path from the exec root to the actual root.
</body>
</html>
<!-- {% endraw %} -->