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

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

#descriptionObject



10
11
12
# File 'lib/inch/cli/command/list.rb', line 10

def description
  'Lists all objects with their results'
end