Method: YARD::CLI::Yardoc#list
- Defined in:
- lib/yard/cli/yardoc.rb
permalink #list ⇒ Boolean
Returns whether to print a list of objects.
170 171 172 |
# File 'lib/yard/cli/yardoc.rb', line 170 def list @list end |
Returns whether to print a list of objects.
170 171 172 |
# File 'lib/yard/cli/yardoc.rb', line 170 def list @list end |