Class: YARD::Server::Commands::LibraryIndexOptions

Inherits:
CLI::YardocOptions show all
Defined in:
lib/yard/server/commands/library_index_command.rb

Overview

Since:

  • 0.6.0

Instance Attribute Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class YARD::Options

Instance Attribute Details

#adapterObject

Since:

  • 0.6.0


6
7
8
# File 'lib/yard/server/commands/library_index_command.rb', line 6

def adapter
  @adapter
end

#librariesObject

Since:

  • 0.6.0


6
7
8
# File 'lib/yard/server/commands/library_index_command.rb', line 6

def libraries
  @libraries
end

#serializeObject


9
# File 'lib/yard/server/commands/library_index_command.rb', line 9

default_attr :serialize, false

#templateObject


7
# File 'lib/yard/server/commands/library_index_command.rb', line 7

default_attr :template, :doc_server

#typeObject


8
# File 'lib/yard/server/commands/library_index_command.rb', line 8

default_attr :type, :library_list