Class: CommentExtractor::Extractor::Ruby::Options
- Inherits:
-
Hash
- Object
- Hash
- CommentExtractor::Extractor::Ruby::Options
- Defined in:
- lib/comment_extractor/extractor/ruby.rb
Instance Method Summary collapse
Instance Method Details
#tab_width ⇒ Object
12 13 14 |
# File 'lib/comment_extractor/extractor/ruby.rb', line 12 def tab_width 2 end |