Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct { 
 
   char *   ptr 
 
   size_t   buflen 
 
} errmsg 
 

Detailed Description

Definition at line 4528 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4532 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4529 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4531 of file process.c.


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