Class: FilterRename::FilterWord

Inherits:
FilterBase
  • Object
show all
Includes:
IndexedParams
Defined in:
lib/filter_rename/filter_base.rb

Overview

Base class for all the word oriented filters

Instance Attribute Summary

Attributes included from IndexedParams

#items, #params, #params_expanded

Method Summary

Methods included from IndexedParams

#filter, #indexed_params, #indexes, #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