FsFlow.Flow.env

Reads the current environment as the flow value.

Remarks

Use this when the entire environment object is needed for the next step of the workflow. For projecting specific properties, read is generally more ergonomic.

Returns

A Flow whose successful value is the current environment.