PatchworkOS
Loading...
Searching...
No Matches
interactive_state_t Struct Reference

Data Fields

ansi_t ansi
 
history_t history
 
int status
 
char buffer [MAX_PATH]
 
uint64_t pos
 

Detailed Description

Definition at line 26 of file interactive.c.

Field Documentation

◆ ansi

ansi_t interactive_state_t::ansi

Definition at line 28 of file interactive.c.

Referenced by interactive_handle_input(), and interactive_shell().

◆ buffer

char interactive_state_t::buffer[MAX_PATH]

◆ history

history_t interactive_state_t::history

◆ pos

uint64_t interactive_state_t::pos

◆ status

int interactive_state_t::status

Definition at line 30 of file interactive.c.

Referenced by interactive_execute_command(), and interactive_shell().


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