pianod2
multisource multiuser scriptable networked music player
Classes | Functions
filesystemcommand.h File Reference

Command handlers for filesystem source. More...

#include <parsnip/parsnip.h>
#include <parsnip/parsnip_command.h>
#include "interpreter.h"
Include dependency graph for filesystemcommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FilesystemCommands
 Parser for filesystem media source commands. More...
 

Functions

Parsnip::OptionParserRef retrieve_filesystem_option_parser ()
 
void restore_filesystem_source (UserData::JSONData *params, User *user)
 

Detailed Description

Command handlers for filesystem source.

Function Documentation

◆ restore_filesystem_source()

void restore_filesystem_source ( UserData::JSONData params,
User user 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ retrieve_filesystem_option_parser()

Parsnip::OptionParserRef retrieve_filesystem_option_parser ( )