Back to Bazel

Mapped Root

docs/versions/7.5.0/rules/lib/builtins/mapped_root.mdx

9.1.0873 B
Original Source
<html devsite> <head> <meta name="project_path" value="/_project.yaml"> <meta name="book_path" value="/versions/7.5.0/_book.yaml"> </head> <body> <h1 class="page-title" id="modules.mapped_root">mapped_root</h1>

{% dynamic setvar source_file "src/main/java/com/google/devtools/build/lib/actions/PathMapper.java" %} {% dynamic setvar version "7.5.0" %} {% dynamic setvar original_path "/rules/lib/builtins/mapped_root" %} {% include "_buttons.html" %}

<!-- {% raw %} -->

A root for files that have been subject to path mapping

<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="../core/string.html">string</a> mapped_root.path</pre></p>

Returns the relative path from the exec root to the actual root.
</body> </html> <!-- {% endraw %} -->