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

Attributes inherited from CLI::YardocOptions

#file, #index, #item, #locale, #objects, #readme

Attributes inherited from Templates::TemplateOptions

#default_return, #embed_mixins, #format, #globals, #hide_void_return, #highlight, #index, #markup, #markup_provider, #no_highlight, #object, #owner, #page_title, #serializer, #verifier

Method Summary

Methods inherited from CLI::YardocOptions

#files, #format, #onefile, #serializer, #title, #verifier

Methods inherited from Templates::TemplateOptions

#embed_mixins_match?

Methods inherited from Options

#==, #[], #[]=, default_attr, #delete, #each, #inspect, #merge, #method_missing, #reset_defaults, #tap, #to_hash, #update

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