Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 379 Bytes

clean.md

File metadata and controls

21 lines (15 loc) · 379 Bytes

forge clean

Remove the build artifacts and cache directories

$ forge clean --help
Usage: forge clean [OPTIONS]

Options:
      --root <PATH>
          The project's root path.
          
          By default root of the Git repository, if in one, or the current
          working directory.

  -h, --help
          Print help (see a summary with '-h')