Back to Bazel

Attribute

docs/versions/6.2.0/rules/lib/Attribute.mdx

9.1.1504 B
Original Source
<html devsite> <head> <meta name="project_path" value="/_project.yaml"> <meta name="book_path" value="/versions/6.2.0/_book.yaml"> </head> <body> <h1 class="page-title" id="modules.Attribute">Attribute</h1> <!-- {% raw %} -->

Representation of a definition of an attribute. Use the <a href="attr.html">attr</a> module to create an Attribute. They are only for use with a <a href="globals.html#rule">rule</a> or an <a href="globals.html#aspect">aspect</a>.

</body> </html> <!-- {% endraw %} -->