Method: YARD::CLI::Config#reset
- Defined in:
- lib/yard/cli/config.rb
#reset ⇒ Boolean
Returns whether to reset the #key.
13 14 15 |
# File 'lib/yard/cli/config.rb', line 13 def reset @reset end |
Returns whether to reset the #key.
13 14 15 |
# File 'lib/yard/cli/config.rb', line 13 def reset @reset end |