Class: File
- Inherits:
-
Object
- Object
- File
- Defined in:
- lib/pretty_debug.rb
Overview
File
Class Method Summary collapse
Class Method Details
.expand_path_relative(f) ⇒ Object
8 |
# File 'lib/pretty_debug.rb', line 8 def self. f; (f, caller_location.realdirname) end |