Skip to main content

Module cmd

Module cmd 

Source
Expand description

forge subcommands.

All subcommands should respect the foundry_config::Config. If a subcommand accepts values that are supported by the Config, then the subcommand should implement figment::Provider which allows the subcommand to override the config’s defaults, see foundry_config::Config.

Modules§

bind
bind_json
build
cache
clone
compiler
config
coverage
create
doc
forge doc
eip712
flatten
fmt
fuzz
geiger
init
inspect
install
Dependency installation shared by Forge commands.
lint
lsp
reinit
remappings
remove
selectors
snapshot
soldeer
test
tree
update
watch