hpcflow.sdk.core.task.Elements#

class hpcflow.sdk.core.task.Elements(task)#

Bases: object

The elements of a task. Iterable.

Parameters:

task (app.WorkflowTask) – The task this will be the elements of.

Methods

Attributes

task

The task this is the elements of.

property task#

The task this is the elements of.