メンバー
フィーチャー トグル
Provider config_common.FeatureFlagInfoconfig_feature_flag の値を格納するプロバイダを取得するために使用されるキー。
toolchain_type
toolchain_type config_common.toolchain_type(name, *, mandatory=True)ツールチェーンのタイプに対するルールの依存関係を宣言します。
パラメータ
パラメータ | 説明 |
---|---|
name
|
string; or Label (必須)必要なツールチェーン タイプ。 |
mandatory
|
bool ; default = Trueツールチェーン型が必須かオプションか。 |