Ruby  1.9.3p547(2014-05-14revision45962)
Data Fields
rb_exec_arg Struct Reference

#include <intern.h>

Data Fields

int argc
 
VALUEargv
 
const char * prog
 
VALUE options
 
VALUE redirect_fds
 

Detailed Description

Definition at line 573 of file intern.h.

Field Documentation

int rb_exec_arg::argc
VALUE* rb_exec_arg::argv
VALUE rb_exec_arg::options
const char* rb_exec_arg::prog
VALUE rb_exec_arg::redirect_fds

Definition at line 578 of file intern.h.

Referenced by rb_exec_arg_fixup(), rb_run_exec_options_err(), and rb_spawn_process().


The documentation for this struct was generated from the following file: