Combined from primary sources listed below.
See primary docmentation in context for method r.
method r(IO::Path:D: --> Bool:D)
Returns True if the invocant is a path that exists and is accessible. The method will fail with X::IO::DoesNotExist if the path points to a non-existent filesystem entity.
See primary docmentation in context for method r.