Bazel이 실행 중인 현재 플랫폼에 대한 다양한 데이터
회원
arch
string repository_os.arch
Environ
dict repository_os.environ
참고: 이 사전에서 환경 변수를 검색해도 저장소 규칙 또는 모듈 확장에서 환경 변수에 대한 종속 항목이 설정되지 않습니다. 환경 변수를 조회할 때 종속 항목을 설정하려면 대신 repository_ctx.getenv
또는 module_ctx.getenv
를 사용하세요.
이름
string repository_os.name