Module | FSSM |
In: |
lib/vendor/fssm/fssm.rb
lib/vendor/fssm/fssm/pathname.rb |
The bundled ruby pathname library is a slow and hideous beast. There. I said it. This version is based on pathname3.
FileNotFoundError | = | Class.new(StandardError) |
CallbackError | = | Class.new(StandardError) |