Inheritance tree printer
Name: inheritance-tree
Prints inheritance trees of contracts in given paths or in the whole project.
Example
Parameters
Command-line name |
TOML name |
Type |
Default value |
Description |
--name (multiple) |
names |
List[str] |
[] |
Contract names to generate inheritance trees for. |