class Pathname
:nodoc:
def as_json(options = nil)
def as_json(options = nil) to_s end
def existence
-
(Pathname)
-
def existence self if exist? end
:nodoc:
def as_json(options = nil) to_s end
(Pathname)
-
def existence self if exist? end