Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.aspect.build/llms.txt

Use this file to discover all available pages before exploring further.

Documentation for @bazel_lib@v3.2.0 View source
Helpers for rules running on windows

Function: create_windows_native_launcher_script

Create a Windows Batch file to launch the given shell script. The rule should specify @bazel_tools//tools/sh:toolchain_type as a required toolchain.

Parameters

ctx
name
required
Rule context
shell_script
name
required
The bash launcher script
Returns: A windows launcher script