Method: TimePatterns::TimeToken#hours
- Defined in:
- lib/todo_time_patterns/tokens.rb
#hours ⇒ Object (readonly)
Returns the value of attribute hours.
64 65 66 |
# File 'lib/todo_time_patterns/tokens.rb', line 64 def hours @hours end |