FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
redir_t Struct Reference
Collaboration diagram for redir_t:
Collaboration graph

Public Attributes

int redirect_stdout
int redirect_stderr
int append
const char * filename

Detailed Description

Definition at line 50 of file sh_util.h.

Member Data Documentation

◆ append

int redir_t::append

Definition at line 53 of file sh_util.h.

◆ filename

const char* redir_t::filename

Definition at line 54 of file sh_util.h.

◆ redirect_stderr

int redir_t::redirect_stderr

Definition at line 52 of file sh_util.h.

◆ redirect_stdout

int redir_t::redirect_stdout

Definition at line 51 of file sh_util.h.


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