fx 参数

手动修改当前 build 目录的 args.gn

If FUCHSIA_BUILD_DIR is out/default, this is simply:
  gn args out/default
It is useful for seeing and editing the arguments that are currently
configured.

args 源代码