NAME ^

config/gen/platform/ansi/exec.c

DESCRIPTION ^

RT#48264

Functions ^

INTVAL Parrot_Run_OS_Command(Parrot_Interp interp, STRING *command)

Spawn a subprocess

INTVAL Parrot_Run_OS_Command_Argv(Parrot_Interp interp, PMC *cmdargs)

RT#48260: Not yet documented!!!

void Parrot_Exec_OS_Comman(Parrot_Interp interp, STRING *command)

RT#48260: Not yet documented!!!


parrot