class Nickel::TimeConstruct

Attributes

time[RW]

Public Instance Methods

interpret() click to toggle source
# File lib/nickel/construct.rb, line 25
def interpret
  { time: time }
end