Method: Inch::CLI::Command::List#description

Defined in:
lib/inch/cli/command/list.rb

#descriptionObject



5
6
7
# File 'lib/inch/cli/command/list.rb', line 5

def description
  'Lists all objects with their results'
end