Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &Z.Cmd{ Name: `music`, Usage: `COMMAND`, Version: `v0.1.0`, Copyright: `Copyright Micah Nadler 2023`, License: `Apache-2.0`, Summary: help.S(_music), Description: help.D(_music), Commands: []*Z.Cmd{ loopCmd, nextCmd, openCmd, playCmd, previousCmd, showCmd, shuffleCmd, stopCmd, help.Cmd, }, Other: []Z.Section{ {`Dependencies`, ` This {{cmd .Name}} command uses github.com/hrkfdn/ncspot and github.com/altdesktop/playerctl and therefore carries a technical and legal dependency on them. See the respective repositories for licensing considerations and usage before deciding to use this command. `, }, }, }
────────────────────────────────────────────────────────────
Main Cmd
────────────────────────────────────────────────────────────
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.