Module: Solid::Errors
- Included in:
- Commands
- Defined in:
- lib/solid/errors.rb
Constant Summary collapse
- SERVER_REQUIRED =
"Servers Node Required!"- SSH_AUTH_REQUIRED =
"SSH AUTH Node Required! (key or pwd)"- SSH_KEY_REQUIRED =
"SSH Key node required!"- SSH_PWD_REQUIRED =
"SSH Password node required!"