Libraries
»
pomo
(2.1.3)
»
Index
»
Pomo
»
Task
»
#length
Method: Pomo::Task#length
Defined in:
lib/pomo/task.rb
#
length
⇒
Object
Length in minutes.
14 15 16
# File 'lib/pomo/task.rb', line 14
def
length
@length
end