Method: YARD::CLI::Stats#parse

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

#parseBoolean

Returns whether to parse and load registry.

Returns:

  • (Boolean)

    whether to parse and load registry

Since:

  • 0.6.0



15
16
17
# File 'lib/yard/cli/stats.rb', line 15

def parse
  @parse
end