Skip to content

LINE_BREAK_RE

const LINE_BREAK_RE: RegExp

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/shell/normalize.ts:59

Matches any line break — the separator normalizeCommand used to destroy (EXT-55). Exported so a caller can ask “is this more than one command?” of a RAW string without depending on someone else’s normalizer having preserved the boundary.