Class: TextExtractor::Directives::Comment
- Defined in:
- lib/text_extractor/directives/classes.rb
Overview
text that will be omitted from the regexp
Instance Attribute Summary
Attributes inherited from Directive
Instance Method Summary collapse
Methods inherited from Directive
Constructor Details
This class inherits a constructor from TextExtractor::Directives::Directive
Instance Method Details
#call ⇒ Object
64 65 |
# File 'lib/text_extractor/directives/classes.rb', line 64 def call end |