Method: YARD::CLI::Yardoc#excluded
- Defined in:
- lib/yard/cli/yardoc.rb
permalink #excluded ⇒ Array<String>
Returns list of excluded paths (regexp matches).
155 156 157 |
# File 'lib/yard/cli/yardoc.rb', line 155 def excluded @excluded end |