You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement as part of the CLI tools a subcommand flatten that uses most of the implementation from diff and outputs a flatten file out of the requested solidity file.
implement clap subcommand flatten.
reuse or refactor most of diff command internal functions to get the flatten file.
update readme with usage for command.
The text was updated successfully, but these errors were encountered:
Implement as part of the CLI tools a subcommand
flatten
that uses most of the implementation from diff and outputs a flatten file out of the requested solidity file.flatten
.The text was updated successfully, but these errors were encountered: