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. Also
calls cargo clean which removes the target directory generated by cargo when running
tests.
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.
Update dependencies in the Forc dependencies directory.