Skip to content

add output to stream of lines (seq string) ? #63

@jkone27

Description

@jkone27

would be useful to process the output as stream, like less or more commands, so as a stream of lines, and to have control to interrupt or modify the behaviour of code based on content

e.g.

dotnet test |> break if containing 'Exception' so it will stop at the first error in tests instead of running the full suite

Metadata

Metadata

Assignees

Labels

featureFeature to implementhelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions