Toggle menu
Nitlanguage.org
Nitdoc
mpd
mpd
MPDConnection
_error
private
var
_error
: nullable
String
mpd
::
MPDConnection
::
_error
Doc
Linearization
Summary
Last occured error.
Last occured error.
Summary
Property definitions
mpd$MPDConnection$_error
Property definitions
mpd
$
MPDConnection
::
_error
# Last occured error.
var
error
:
nullable
String
=
null
lib/mpd/mpd.nit:37,2--38,34