new(cmd:String, ?args:Array<String>, ?detached:Bool)
read onlystderr:Input
read onlystdin:Output
read onlystdout:Input
close():Void
exitCode(block:Bool = true):Null<Int>
getPid():Int
kill():Void