Exception: Testjour::CLI::NoCommandGiven

Inherits:
StandardError
  • Object
show all
Defined in:
lib/testjour/cli.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
# File 'lib/testjour/cli.rb', line 5

def message
  "No command given"
end