Class: JsonResume::Core
Instance Attribute Summary collapse
-
#reader ⇒ Object
Returns the value of attribute reader.
Instance Method Summary collapse
-
#initialize(json_input, options) ⇒ Core
constructor
A new instance of Core.
Constructor Details
Instance Attribute Details
#reader ⇒ Object
Returns the value of attribute reader.
12 13 14 |
# File 'lib/json_resume/json_resume.rb', line 12 def reader @reader end |