Class: When::V::Event::Enumerator::Step

Inherits:
Object
  • Object
show all
Defined in:
lib/when_exe/icalendar.rb

Overview

多重繰り返しの現在状態

Instance Attribute Summary collapse

Instance Attribute Details

#dateObject (readonly)

Returns the value of attribute date.



1444
1445
1446
# File 'lib/when_exe/icalendar.rb', line 1444

def date
  @date
end

#indexObject (readonly)

Returns the value of attribute index.



1443
1444
1445
# File 'lib/when_exe/icalendar.rb', line 1443

def index
  @index
end