Method: Attr::Gather::Workflow::TaskGraph#tasks_hash

Defined in:
lib/attr/gather/workflow/task_graph.rb

#tasks_hashObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



17
18
19
# File 'lib/attr/gather/workflow/task_graph.rb', line 17

def tasks_hash
  @tasks_hash
end