method
new
new(p1)
public
Create a Pathname object from the given String (or String-like object). If path contains a NUL character (\0), an ArgumentError is raised.
new(p1)
public
Create a Pathname object from the given String (or String-like object). If path contains a NUL character (\0), an ArgumentError is raised.