Class: Fluentd::Setting::Type::Regexp

Inherits:
ActiveModel::Type::Value
  • Object
show all
Defined in:
app/models/fluentd/setting/type/regexp.rb

Instance Method Summary collapse

Instance Method Details

#typeObject



5
6
7
# File 'app/models/fluentd/setting/type/regexp.rb', line 5

def type
  :regexp
end