Exception: AocCli::Errors::KeyNil
- Inherits:
-
StandardError
- Object
- StandardError
- AocCli::Errors::KeyNil
- Defined in:
- lib/aoc_cli/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
112 113 114 115 116 117 |
# File 'lib/aoc_cli/errors.rb', line 112 def " \#{ERROR}: No session key value.\n Use the \#{\"-k\".yellow} or \#{\"--key\".yellow} flags to store the key\n error\nend\n" |