Class: Glark::ExtOption
- Inherits:
-
RegexpOption
- Object
- Option
- RegexpOption
- Glark::ExtOption
- Defined in:
- lib/glark/input/filter/options.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods inherited from RegexpOption
Methods inherited from Option
#add_to_option_data, #initialize, #match_rc, #tags
Constructor Details
This class inherits a constructor from Glark::Option
Instance Method Details
#cls ⇒ Object
66 67 68 |
# File 'lib/glark/input/filter/options.rb', line 66 def cls ExtFilter end |
#field ⇒ Object
70 71 72 |
# File 'lib/glark/input/filter/options.rb', line 70 def field :ext end |