AppInterfaces/data/Shell.interface

14 lines
161 B
Plaintext

#$Id$
service=Shell
[call::exec]
ret=INT16
arg1=STRING,program
arg2=STRING[],argv
arg3=STRING[],envp
arg4=STRING,cwd
[call::run]
ret=INT16
arg1=STRING,command