mpc-js
    Preparing search index...

    Class ReflectionCommands

    Index

    Constructors

    Methods

    • Dumps configuration values that may be interesting for the client. This command is only permitted to "local" clients (connected via UNIX domain socket). The following response attributes are available:

      • music_directory: The absolute path of the music directory.

      Returns Promise<Map<string, string>>

    • This method is identical to the method by the same name in the ConnectionCommands class. It is only provided here for backward compatibility.

      Returns Promise<string[]>