#include "types.h"
Go to the source code of this file.
Functions | |
void | girara_config_parse (girara_session_t *session, const char *path) |
bool | girara_config_handle_add (girara_session_t *session, const char *identifier, girara_command_function_t handle) |
bool girara_config_handle_add | ( | girara_session_t * | session, |
const char * | identifier, | ||
girara_command_function_t | handle | ||
) |