Method: TerminalCal::Event#start_time
- Defined in:
- lib/terminal_cal/event.rb
#start_time ⇒ Object (readonly)
Returns the value of attribute start_time.
3 4 5 |
# File 'lib/terminal_cal/event.rb', line 3 def start_time @start_time end |