Libraries
»
capsh
(0.3.0)
»
Index
»
Capsh
»
Ext
»
#current_task
Method: Capsh::Ext#current_task
Defined in:
lib/capsh.rb
#
current_task
⇒
Object
8 9 10
# File 'lib/capsh.rb', line 8
def
current_task
super
||
task_list
(
true
)
.
first
end