Method: Ayadn::Status#error_missing_username
- Defined in:
- lib/ayadn/status.rb
#error_missing_username ⇒ Object
192 193 194 |
# File 'lib/ayadn/status.rb', line 192 def error_missing_username info("error", "please specify a username", "red") end |