Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct {
   char *   ptr
 
   size_t   buflen
 
errmsg
 

Detailed Description

Definition at line 4394 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4398 of file process.c.

◆ errmsg

struct { ... } spawn_args::errmsg

◆ execarg

VALUE spawn_args::execarg

Definition at line 4395 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4397 of file process.c.


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