Class: SdocAll::Base

Inherits:
Object
  • Object
show all
Extended by:
ClassMethods
Defined in:
lib/sdoc_all/base.rb

Direct Known Subclasses

Gems, Paths, Plugins, Rails, Ruby

Defined Under Namespace

Modules: ClassMethods

Constant Summary

Constants included from ClassMethods

ClassMethods::BASE_PATH, ClassMethods::DOCS_PATH, ClassMethods::PUBLIC_PATH

Instance Attribute Summary collapse

Method Summary

Methods included from ClassMethods

add_merge_task, add_task, base_path, clear, docs_path, entries, inherited, public_path, remove_if_present, short_name, subclasses, system, tasks, to_document, used_sources, with_env

Instance Attribute Details

#configObject (readonly)

Returns the value of attribute config.



3
4
5
# File 'lib/sdoc_all/base.rb', line 3

def config
  @config
end