girara
 
Loading...
Searching...
No Matches
girara_special_command_t Struct Reference

#include <internal.h>

Data Fields

girara_inputbar_special_function_t function
 
girara_argument_t argument
 
char identifier
 
bool always
 

Detailed Description

Structure of a special command

Definition at line 200 of file internal.h.

Field Documentation

◆ always

bool girara_special_command_t::always

Evalute on every change of the input

Definition at line 204 of file internal.h.

◆ argument

girara_argument_t girara_special_command_t::argument

Argument

Definition at line 202 of file internal.h.

◆ function

girara_inputbar_special_function_t girara_special_command_t::function

Function

Definition at line 201 of file internal.h.

◆ identifier

char girara_special_command_t::identifier

Identifier

Definition at line 203 of file internal.h.


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