Skip to content

File.exists? no longer supported #88

@jadeeyre

Description

@jadeeyre

/usr/local/lib64/ruby/gems/3.3.0/gems/ruby-mpd-0.3.3/lib/ruby-mpd.rb:273:in socket': undefined method exists?' for class File (NoMethodError)

@socket ||= File.exists?(@hostname) ? UNIXSocket.new(@hostname) : TCPSocket.new(@hostname, @port)
                ^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions