Method: Clubhouse::Story#task

Defined in:
lib/clubhouse2/story.rb

#task(**args) ⇒ Object



140
# File 'lib/clubhouse2/story.rb', line 140

def task(**args); tasks(args).first; end