fx args

manually edit args.gn for the current build directory

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 source code