libzzub 0.2
int zzub_plugin_get_sub_commands ( zzub_plugin_t plugin,
int  i,
char *  commands,
int  maxlen 
)

When a plugin command string starts with the char '\', it has subcommands. Unexpectedly, zzub_plugin_get_sub_commands returns a \\ -separated string (like get_commands). Some plugins need to be ticked before calling get_sub_commands.