FlowRunner.Blocks behaviour (flow_runner v6.15.1)

Copy Markdown

The default blocks as per the FLOIP spec 1.0.0-rc4

Summary

Functions

Returns the default blocks as per the FLOIP spec

Callbacks

blocks()

@callback blocks() :: %{required(type :: String.t()) => implementation :: module()}

Functions

blocks()

@spec blocks() :: %{required(type :: String.t()) => implementation :: module()}

Returns the default blocks as per the FLOIP spec