Class Rudy::Config::Commands::PathNotString

  1. lib/rudy/config/objects.rb

Methods

public instance

  1. message

Public instance methods

message ()
[show source]
    # File lib/rudy/config/objects.rb, line 59
59:       def message; super << " (path must be a String)"; end