![]() |
SCTC
the soundcloud.com terminal client
|
#include "command.h"Go to the source code of this file.
Functions | |
| void | config_init () |
| int | config_get_subscribe_count () |
| char * | config_get_subscribe (int id) |
| command_func_ptr | config_get_function (int key) |
| const char * | config_get_param (int key) |
| char * | config_get_cache_path () |
| bool | config_finalize () |
| bool config_finalize | ( | ) |
| char* config_get_cache_path | ( | ) |
| command_func_ptr config_get_function | ( | int | key | ) |
| const char* config_get_param | ( | int | key | ) |
| char* config_get_subscribe | ( | int | id | ) |
| int config_get_subscribe_count | ( | ) |
| void config_init | ( | ) |
1.8.9.1