NativeProcess
cpp.NativeProcess (extern class)
Static Members
| Name | Type |
|---|---|
cmd |
String |
vargs |
Array<String> |
| Returns |
|---|
| Dynamic |
| Name | Type |
|---|---|
cmd |
String |
vargs |
Array<String> |
inShow |
Int |
| Returns |
|---|
| Dynamic |
process_stdout_read(handle: Dynamic, buf: haxe.io.BytesData, pos: Int, len: Int): Int| Name | Type |
|---|---|
handle |
Dynamic |
buf |
haxe.io.BytesData |
pos |
Int |
len |
Int |
| Returns |
|---|
| Int |
process_stderr_read(handle: Dynamic, buf: haxe.io.BytesData, pos: Int, len: Int): Int| Name | Type |
|---|---|
handle |
Dynamic |
buf |
haxe.io.BytesData |
pos |
Int |
len |
Int |
| Returns |
|---|
| Int |
process_stdin_write(handle: Dynamic, buf: haxe.io.BytesData, pos: Int, len: Int): Int| Name | Type |
|---|---|
handle |
Dynamic |
buf |
haxe.io.BytesData |
pos |
Int |
len |
Int |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
handle |
Dynamic |
| Name | Type |
|---|---|
handle |
Dynamic |
block |
Bool |
| Returns |
|---|
| Dynamic |
| Name | Type |
|---|---|
handle |
Dynamic |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
handle |
Dynamic |
| Name | Type |
|---|---|
handle |
Dynamic |