to_path.rb

Path: lib/standard/facets/pathname/to_path.rb
Last Update: Sat Feb 23 07:11:38 +0000 2019

Unfortunately NilClass#to_path causes FileUtils to bomb when testing for symlinks. See issue 77. It would be better if Ruby could be changed so this would work. But until then we have no choice but to deprecate this method.

[Validate]