Class: Tokiyomi::NamedTime::Definition

Inherits:
Struct
  • Object
show all
Defined in:
lib/tokiyomi/named_time.rb

Instance Attribute Summary collapse

Instance Attribute Details

#directionObject

Returns the value of attribute direction

Returns:

  • (Object)

    the current value of direction



6
7
8
# File 'lib/tokiyomi/named_time.rb', line 6

def direction
  @direction
end

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



6
7
8
# File 'lib/tokiyomi/named_time.rb', line 6

def duration
  @duration
end