Class: FilterRename::FilterOccurrence
- Inherits:
-
FilterBase
- Object
- SimpleDelegator
- FilterBase
- FilterRename::FilterOccurrence
- Includes:
- IndexedParams
- Defined in:
- lib/filter_rename/filter_base.rb
Direct Known Subclasses
FilterRename::Filters::CopyOccurrenceTo, FilterRename::Filters::DeleteOccurrence, FilterRename::Filters::MoveOccurrenceTo, FilterRename::Filters::ReplaceOccurrence
Instance Attribute Summary
Attributes included from IndexedParams
#items, #params, #params_expanded
Method Summary
Methods included from IndexedParams
#filter, #get_indexes, #indexed_params, #normalize_index, #self_targeted?, #string_to_loop
Methods inherited from FilterBase
#current_target, #filter, #get_config, #get_string, #get_words, #initialize, #match?, #set_config, #set_string, #wrap_regex
Constructor Details
This class inherits a constructor from FilterRename::FilterBase