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