[go: up one dir, main page]

Module forc::cli::shared

source ·
Expand description

Sets of arguments that are shared between commands.

Structs

  • Args that can be shared between all commands that build a package. E.g. build, test, deploy.
  • Build output file options.
  • Build profile options.
  • Options related to minifying output.
  • Package-related options.
  • Options related to printing stages of compiler output.