Class: CyclicPattern

Inherits:
Object
  • Object
show all
Includes:
Inspectable
Defined in:
lib/json_patterns.rb

Constant Summary

Constants included from Inspectable

Inspectable::INSPECTING_KEY

Instance Attribute Summary collapse

Method Summary

Methods included from Inspectable

#inspect

Instance Attribute Details

#interiorObject

Returns the value of attribute interior.



111
112
113
# File 'lib/json_patterns.rb', line 111

def interior
  @interior
end