Method | Description | |
---|---|---|
promptPassphrase ( string message ) : bool | ||
promptPassword ( string message ) : bool | ||
promptYesNo ( string message ) : bool | ||
showMessage ( string message ) : void |
public promptPassphrase ( string message ) : bool | ||
message | string | |
return | bool |
public promptPassword ( string message ) : bool | ||
message | string | |
return | bool |