paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
i9e_completer Struct Reference

Data Fields

const char * name
 
void(* completer )(struct i9e_completion_info *, struct i9e_completion_result *)
 

Field Documentation

◆ name

const char* name

The command for which this completer provides completion.

◆ completer

void(* completer) (struct i9e_completion_info *, struct i9e_completion_result *)

The completer returns all possible completions via the second parameter.


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