Module cli

Module cli 

Source
Expand description

Represents a clap based CLI app module

struct, enums that use clap derive macro to produce CLI commands, argument and options with underlying functions to handle each scenario. enabled by default or by cli feature if default features i off.

Modules§

build
magic
output
schema
solc
subgraph
validate

Enums§

Meta

Functions§

dispatch
main