Class: Glark::DirPathOption

Inherits:
RegexpOption show all
Defined in:
lib/glark/input/filter/options.rb

Direct Known Subclasses

MatchDirPathOption, SkipDirPathOption

Instance Method Summary collapse

Methods inherited from RegexpOption

#argtype, #set

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

#clsObject



155
156
157
# File 'lib/glark/input/filter/options.rb', line 155

def cls
  FullNameFilter
end

#fieldObject



159
160
161
# File 'lib/glark/input/filter/options.rb', line 159

def field
  :dirpath
end