W3cubDocs

/Haxe Python

Subprocess

package python.lib

Available on python

Static variables

static CREATE_NEW_CONSOLE:Int

static CREATE_NEW_PROCESS_GROUP:Int

static PIPE:Int

static STARTF_USESHOWWINDOW:Int

static STARTF_USESTDHANDLES:Int

static STDOUT:Int

static STD_ERROR_HANDLE:Int

static STD_INPUT_HANDLE:Int

static STD_OUTPUT_HANDLE:Int

static SW_HIDE:Int

Static methods

static STARTUPINFO ():StartupInfo

static call (args:EitherType<String, Array<String>>, ?kwArgs:KwArgs<Dynamic>):Int

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/lib/Subprocess.html