Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 469 Bytes

remappings.md

File metadata and controls

20 lines (14 loc) · 469 Bytes

forge remappings

Get the automatically inferred remappings for the project

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

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

      --pretty
          Pretty-print the remappings, grouping each of them by context

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