Documentation
¶
Index ¶
- func CheckApp(bin string) error
- func CheckFile(path string) bool
- func Fatalf(format string, args ...interface{})
- func GetInput(w io.Reader) string
- func GetSolcVersion() ([]byte, error)
- func InstallSolidity(ver string, w io.Writer) error
- func Reset(w io.Writer)
- func SelectInput(data []string) string
- func Spinner() *yacspin.Spinner
- func WriteJson(filename string, jsonData interface{}) error
- type SolcTags
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatalf ¶
func Fatalf(format string, args ...interface{})
Fatalf format a message to a standard and exit the program
func InstallSolidity ¶
InstallSolidity will install solidity compiler
func SelectInput ¶
SelectInput will prompt input with select option
Types ¶
Click to show internal directories.
Click to hide internal directories.