Flo.Core.Component.Log (flo v0.2.1) View Source

Link to this section Summary

Link to this section Functions

Specs

inports() :: [%Flo.Port{name: term(), required: term(), schema: term()}]

Specs

name() :: String.t()

Specs

outports() :: %Flo.Outports{additional: term(), default: term()}

Callback implementation for Flo.Component.run/1.

Specs

scope() :: String.t()