Returns list of excluded paths (regexp matches).
Returns:
list of excluded paths (regexp matches)
Since:
0.5.3
155 156 157
# File 'lib/yard/cli/yardoc.rb', line 155 def excluded @excluded end