|
girara
|
#include <internal.h>
Data Fields | |
| char | identifier |
| girara_inputbar_special_function_t | function |
| bool | always |
| girara_argument_t | argument |
Structure of a special command
Definition at line 216 of file internal.h.
| bool girara_special_command_t::always |
Evalute on every change of the input
Definition at line 220 of file internal.h.
| girara_argument_t girara_special_command_t::argument |
Argument
Definition at line 221 of file internal.h.
| girara_inputbar_special_function_t girara_special_command_t::function |
Function
Definition at line 219 of file internal.h.
| char girara_special_command_t::identifier |
Identifier
Definition at line 218 of file internal.h.
1.8.18