Documentation ¶
Index ¶
- Constants
- func GetABIsDir() string
- func GetContractDir() string
- func GetRemappingsFilePath() string
- func GetRootPath() (string, error)
- func GetTestDir() string
- func InstallSolc(version string) error
- func ReadRemappings() []string
- func SetDirPath() error
- func ToSolcVersion(version string) (string, error)
Constants ¶
View Source
const ( AppVersion = "v0.2.1" EthereumVersion = "v1.13.12" )
Variables ¶
This section is empty.
Functions ¶
func GetABIsDir ¶
func GetABIsDir() string
func GetContractDir ¶
func GetContractDir() string
func GetRemappingsFilePath ¶ added in v0.2.0
func GetRemappingsFilePath() string
func GetRootPath ¶
func GetTestDir ¶
func GetTestDir() string
func InstallSolc ¶
func ReadRemappings ¶ added in v0.2.0
func ReadRemappings() []string
func SetDirPath ¶
func SetDirPath() error
func ToSolcVersion ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.