Method: Fluent::Json::Schema::Terms::Str#pattern
- Defined in:
- lib/fluent/json/schema/terms/str.rb
#pattern ⇒ Object (readonly)
Returns the value of attribute pattern.
5 6 7 |
# File 'lib/fluent/json/schema/terms/str.rb', line 5 def pattern @pattern end |