Method: Capsh::Ext#current_task

Defined in:
lib/capsh.rb

#current_taskObject



8
9
10
# File 'lib/capsh.rb', line 8

def current_task
  super || task_list(true).first
end