Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct { 
 
   char *   ptr 
 
   size_t   buflen 
 
errmsg 
 

Detailed Description

Definition at line 4726 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4730 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4727 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4729 of file process.c.


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