Method: YARD::CLI::Yardoc#has_markup
- Defined in:
- lib/yard/cli/yardoc.rb
permalink #has_markup ⇒ Boolean
Returns whether markup option was specified.
201 202 203 |
# File 'lib/yard/cli/yardoc.rb', line 201 def has_markup @has_markup end |