Public Member Functions | Data Fields

Autostart Struct Reference

Holds a command specified by an exec-line in the config (see src/config.c). More...

#include <data.h>

Public Member Functions

 TAILQ_ENTRY (Autostart) autostarts

Data Fields

char * command
 Command, like in command mode.

Detailed Description

Holds a command specified by an exec-line in the config (see src/config.c).

Definition at line 292 of file data.h.


Member Function Documentation

Autostart::TAILQ_ENTRY ( Autostart   ) 

Field Documentation

Command, like in command mode.

Definition at line 294 of file data.h.

Referenced by main().


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