Method: ExistClient::TimeTracking::Entry#end_time
- Defined in:
- lib/exist_client/time_tracking/entry.rb
#end_time ⇒ Object (readonly)
Returns the value of attribute end_time.
6 7 8 |
# File 'lib/exist_client/time_tracking/entry.rb', line 6 def end_time @end_time end |