Exception: EnvCompare::MissingThemeError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/env_compare/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
8
9
10
11
12
13
14
# File 'lib/env_compare/errors.rb', line 5

def message
  "\n\n    Theme not found. Use one of:\n\n        --theme light\n        --theme dark\n  MSG\nend\n"