OpenCast.app.command

Structural representation of an applicative order

Functions

make_cmd(cmd_cls, model_id, *args, **kwargs)

Command factory method.

Modules

OpenCast.app.command.album

Album commands

OpenCast.app.command.artist

Album commands

OpenCast.app.command.command

Abstract representation of a command

OpenCast.app.command.dispatcher

Dispatch commands to handlers

OpenCast.app.command.player

Player commands

OpenCast.app.command.playlist

Playlist commands

OpenCast.app.command.video

Video commands