Method: YARD::CLI::Yardoc#hidden_apis
- Defined in:
- lib/yard/cli/yardoc.rb
permalink #hidden_apis ⇒ Array<String>
Keep track of which APIs are to be hidden
185 186 187 |
# File 'lib/yard/cli/yardoc.rb', line 185 def hidden_apis @hidden_apis end |