Method: YARD::CLI::Diff#description

Defined in:
lib/yard/cli/diff.rb

#descriptionObject

Since:

  • 0.6.0


24
25
26
# File 'lib/yard/cli/diff.rb', line 24

def description
  'Returns the object diff of two gems or .yardoc files'
end