Rizin
unix-like reverse engineering framework and cli tools
child_worker Struct Reference

Public Attributes

uv_process_t req
 
uv_process_options_t options
 
uv_pipe_t pipe
 

Detailed Description

Definition at line 9 of file main.c.

Member Data Documentation

◆ options

uv_process_options_t child_worker::options

Definition at line 11 of file main.c.

Referenced by cmd_descs_generate.CmdDesc::__str__().

◆ pipe

uv_pipe_t child_worker::pipe

Definition at line 12 of file main.c.

◆ req

uv_process_t child_worker::req

Definition at line 10 of file main.c.


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