Class: CommentExtractor::Extractor::Ruby::Options

Inherits:
Hash
  • Object
show all
Defined in:
lib/comment_extractor/extractor/ruby.rb

Instance Method Summary collapse

Instance Method Details

#tab_widthObject



12
13
14
# File 'lib/comment_extractor/extractor/ruby.rb', line 12

def tab_width
  2
end