Class: NullConfig
- Inherits:
-
Object
- Object
- NullConfig
- Defined in:
- lib/indexter/null_config.rb
Instance Method Summary collapse
Instance Method Details
#exclusions ⇒ Object
3 |
# File 'lib/indexter/null_config.rb', line 3 def exclusions; nil; end |
#format ⇒ Object
2 |
# File 'lib/indexter/null_config.rb', line 2 def format; nil; end |
#suffixes ⇒ Object
4 |
# File 'lib/indexter/null_config.rb', line 4 def suffixes; nil; end |