Class: RDoc::Options

Inherits:
Object
  • Object
show all
Defined in:
lib/sdoc_local_editor/generator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#githubObject

Returns the value of attribute github.



24
25
26
# File 'lib/sdoc_local_editor/generator.rb', line 24

def github
  @github
end

#local_editorObject

Returns the value of attribute local_editor.



24
25
26
# File 'lib/sdoc_local_editor/generator.rb', line 24

def local_editor
  @local_editor
end

#se_indexObject

Returns the value of attribute se_index.



24
25
26
# File 'lib/sdoc_local_editor/generator.rb', line 24

def se_index
  @se_index
end