Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct {
   char *   ptr
 
   size_t   buflen
 
errmsg
 

Detailed Description

Definition at line 4677 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4681 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4678 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4680 of file process.c.


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