成員
coverage_enabled
bool configuration.coverage_enabled
ctx.coverage_instrumented 函式。default_shell_env
dict configuration.default_shell_env
host_path_separator
string configuration.host_path_separator
short_id
string configuration.short_id
config 和查詢子指令可辨識。
您可以使用這個屬性,以方便使用者和工具的方式,區分同一目標的不同設定,例如 IDE 使用的層面。請注意以下幾點:
- 值可能因 Bazel 版本而異,包括修補程式版本。
 - 這個值會編碼每個旗標的值,包括與目前目標無關的旗標,因此可能會更頻繁地使快取失效。
        
test_env
 字典,內容包含使用者指定的測試環境變數和值,由 --test_env 選項設定。請勿使用!這不是完整的環境!dict configuration.test_env