Skip to content

0.6.0

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 20 Jun 18:42
· 23 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.