method

message

ruby latest stable - Class: Bundler::VirtualProtocolError

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

message()
public

No documentation available.

# File lib/bundler/errors.rb, line 123
    def message
      "There was an error relating to virtualization and file access."        "It is likely that you need to grant access to or mount some file system correctly."
    end