Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultProjectConfigFilename describes the default config filename for a given project folder. DefaultProjectConfigFilename = "medusa.json" // DefaultCompilationPlatform describes the default compilation platform to use if one is not provided DefaultCompilationPlatform = "crytic-compile" // TargetFlagDescription stores the description for the --target flag TargetFlagDescription = "target contract or directory to compile" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.