fx fetch-toolchain

從 CAS 下載工具鍊並列印操作說明

usage: fx fetch-toolchain <CAS_DIGEST>

Downloads the toolchain specified by <CAS_DIGEST> to $FUCHSIA_DIR/local/toolchain/<CAS_DIGEST>.
Prints instructions for how to use it with `fx set` or in `args.gn`.

fetch-toolchain 原始碼