hpcflow.app.Elements#

class hpcflow.app.Elements(task)#

Bases: Elements

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.