logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Audio::MPD::Common::Types - types used in the distribution

Author

       Jerome Quelin

Description

       This module implements the specific types used by the distribution, and exports them (exporting is done
       by Moose::Util::TypeConstraints).

       Current types defined:

       •   State - a simple enumeration, allowing "play", "stop" and "pause".

       It also defines a type coertion from "Str" to "Audio::MPD::Common::Time".

Name

       Audio::MPD::Common::Types - types used in the distribution

Version

       version 2.003

See Also