Module forc::cli

source ·

Modules§

  • Sets of arguments that are shared between commands.

Structs§

  • Compile the current or target project.
  • Check the current or target project and all of its dependencies for errors.
  • Removes the default forc compiler output artifact directory, i.e. <project-name>/out.
  • Generate tab-completion scripts for your shell
  • Create a new Forc project in an existing directory.
  • Create a new Forc project at <path>.
  • Find all forc plugins available via PATH.
  • Create a new Forc project from a git template.
  • Run the Sway unit tests for the current project.
  • Update dependencies in the Forc dependencies directory.

Functions§