Method: YARD::CLI::Yardoc#hidden_tags
- Defined in:
- lib/yard/cli/yardoc.rb
#hidden_tags ⇒ Array<Symbol>
Returns a list of tags to hide from templates.
189 190 191 |
# File 'lib/yard/cli/yardoc.rb', line 189 def @hidden_tags end |
Returns a list of tags to hide from templates.
189 190 191 |
# File 'lib/yard/cli/yardoc.rb', line 189 def @hidden_tags end |