FlowRunner.Spec.Blocks.OpenResponse (flow_runner v6.15.1)

Copy Markdown

A specialisation of a block that sends users a set of options and waits for the user to come back with one of them.

Summary

Functions

Returns all block documentation defined in this module.

Functions

block_docs()

@spec block_docs() :: [Keyword.t()]

Returns all block documentation defined in this module.

Each block doc entry is a keyword list with keys like :type, :description, :config, etc., plus a :category key added from @block_category.