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 511 of file intern.h.


Field Documentation

const char* rb_exec_arg::prog

Definition at line 516 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: