paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
i9e_completion_info Struct Reference

Data Fields

char * buffer
 
char * word
 
int point
 
char ** argv
 
int argc
 
int word_num
 

Field Documentation

◆ buffer

char* buffer

The full line.

◆ word

char* word

The (partial) word the cursor is in.

Referenced by i9e_complete_option(), and i9e_ll_completer().

◆ point

int point

Cursor position.

◆ argv

char** argv

Vector of words in buffer.

◆ argc

int argc

Number of elements(words) in argv.

◆ word_num

int word_num

The cursor is on this word.

Referenced by i9e_ll_completer().


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