blob: 33555173a667fa5bec0f7a0ebadb3d59f0e061e8 [file] [log] [blame]
<!-- Generated with Stardoc: http://skydoc.bazel.build -->
A simple macro used to test stardoc.
<a id="write_host_constraints"></a>
## write_host_constraints
<pre>
load("@test_module//:def.bzl", "write_host_constraints")
write_host_constraints(<a href="#write_host_constraints-name">name</a>)
</pre>
Emits the constraints of the host platform to a file.
**PARAMETERS**
| Name | Description | Default Value |
| :------------- | :------------- | :------------- |
| <a id="write_host_constraints-name"></a>name | The name of the target. The output file will be named `<name>.txt`. | none |