SCTC
the soundcloud.com terminal client
Functions
config.h File Reference
#include "command.h"
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

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 ()
 

Function Documentation

bool config_finalize ( )

Here is the caller graph for this function:

char* config_get_cache_path ( )

Here is the caller graph for this function:

command_func_ptr config_get_function ( int  key)

Here is the caller graph for this function:

const char* config_get_param ( int  key)

Here is the caller graph for this function:

char* config_get_subscribe ( int  id)

Here is the caller graph for this function:

int config_get_subscribe_count ( )

Here is the caller graph for this function:

void config_init ( )

Here is the call graph for this function:

Here is the caller graph for this function: