summaryrefslogtreecommitdiffstats
path: root/command.h
blob: ab282a6d52d255f96d88ef29f3206ca043756935 (plain)
1
2
3
int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);