Package convex.cli.key
Class KeyImport
java.lang.Object
convex.cli.ACommand
convex.cli.key.AKeyCommand
convex.cli.key.KeyImport
- All Implemented Interfaces:
Runnable
Convex key sub commands
convex.key.import
-
Field Summary
FieldsFields inherited from class convex.cli.key.AKeyCommand
storeMixin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class convex.cli.key.AKeyCommand
cli
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
-
Field Details
-
keyParent
-
keyPassword
protected char[] keyPassword
-
-
Constructor Details
-
KeyImport
public KeyImport()
-
-
Method Details