Package convex.cli.mixins
Class EtchMixin
java.lang.Object
convex.cli.ACommand
convex.cli.mixins.AMixin
convex.cli.mixins.EtchMixin
- All Implemented Interfaces:
Runnable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEtchStore
(String fileName) Gets the etch store for a given file name.Methods inherited from class convex.cli.ACommand
commandLine, inform, inform, informError, informSuccess, informWarning, isColoured, isInteractive, isParanoid, paranoia, println, println, printRecord, printResult, prompt, readPassword, run, showUsage, showUsage, verbose
-
Constructor Details
-
EtchMixin
public EtchMixin()
-
-
Method Details
-
getEtchStore
Gets the etch store for a given file name. Throws an error if not found- Parameters:
fileName
- Filename to load as Etch store- Returns:
- EtchStore instance
-
getEtchStore
-
getPeerList
-