Path  String

In Files

Parent

  • Object

Methods

Generated with Razzle Dazzle Redfish

[Validate]

String

Public Instance Methods

to_path() click to toggle source

(Not documented)

# File lib/path/name.rb, line 1137
  def to_path
    Path::Name.new(self)
  end

Disabled; run with --debug to generate this.