render

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PlainBeginMarker = "<<<FLOW:RENDER:BEGIN>>>"
	PlainEndMarker   = "<<<FLOW:RENDER:END>>>"
)

Markers wrap rendered content when render runs in non-TUI (plain) mode so the output can be parsed out of a log stream. Kept deliberately distinctive to avoid colliding with content that happens to start or end with "###".

Variables

This section is empty.

Functions

func InteractiveDisabled

func InteractiveDisabled() bool

InteractiveDisabled reports whether the process-wide DISABLE_FLOW_INTERACTIVE flag is set to a truthy value. Subexecs that shell out inherit this flag via env.DefaultEnv, and in-process subexecs share the parent Config.

func NewRunner

func NewRunner() runner.Runner

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL