Skip to content

0.6.0

Choose a tag to compare

@Mpdreamz Mpdreamz released this 20 Jun 18:42
· 27 commits to master since this release

Adds Proc.StartRedirected which unlike Proc.Start won't capture and hold onto all console out written lines by default. Furthermore it exposes a console out handler that is line based where as Proc.Start is characterbased.