File: commands_header.txt

package info (click to toggle)
python-mpd 0.5.5-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 356 kB
  • ctags: 241
  • sloc: python: 1,240; makefile: 170; sh: 12
file content (8 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
========
Commands
========
.. note::

    Each command have a *send_* and a *fetch_* variant, which allows to send a
    MPD command and then fetch the result later. See :ref:`getting-started` for
    examples and more information.