Variable: E_MEDIA_PIPE_SYNTAX
ts
const E_MEDIA_PIPE_SYNTAX: CreatedException<[string]>;Defined in: src/batteries/media/exceptions.ts:43
Thrown by parsePipe when the pipe expression fails to tokenize or parse. The message carries line/col position and a corrective exemplar.