詳情請參閱執行檔指南。
成員
empty_filenames
depset runfiles.empty_filenames
檔案
depset runfiles.files
合併
runfiles runfiles.merge(other)
注意:如要合併多個 Runfiles 物件,請使用 merge_all(),而不是在迴圈中呼叫 merge。這樣可避免建構深層 deps 結構,以免建構作業失敗。
          
      
參數
| 參數 | 說明 | 
|---|---|
| other | 必要 要併入這個物件的 runfiles 物件。 | 
merge_all
runfiles runfiles.merge_all(other)
參數
| 參數 | 說明 | 
|---|---|
| other | runfiles 的runfiles;必要 要合併至這個序列的 runfiles 物件序列。 | 
root_symlinks
depset runfiles.root_symlinks
符號連結
depset runfiles.symlinks