Method: YARD::CLI::Yardoc#apis

Defined in:
lib/yard/cli/yardoc.rb

#apisArray<String>

Keep track of which APIs are to be shown

Returns:

Since:

  • 0.8.1



180
181
182
# File 'lib/yard/cli/yardoc.rb', line 180

def apis
  @apis
end