HaxeAPI
  • Version 4.2.0
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact
View source

class Subprocess

package python.lib

@:pythonImport("subprocess")

Available on python

Static variables

staticCREATE_NEW_CONSOLE:Int

staticCREATE_NEW_PROCESS_GROUP:Int

staticPIPE:Int

staticSTARTF_USESHOWWINDOW:Int

staticSTARTF_USESTDHANDLES:Int

staticSTDOUT:Int

staticSTD_ERROR_HANDLE:Int

staticSTD_INPUT_HANDLE:Int

staticSTD_OUTPUT_HANDLE:Int

staticSW_HIDE:Int

Static methods

staticSTARTUPINFO():StartupInfo

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

This documentation is generated for version 4.2.0

© 2024  Haxe Foundation | Contribute to Haxe