Method: String#to_pathname
- Defined in:
- lib/brief/core_ext.rb
#to_pathname ⇒ Object
14 15 16 |
# File 'lib/brief/core_ext.rb', line 14 def to_pathname Pathname(self) end |
14 15 16 |
# File 'lib/brief/core_ext.rb', line 14 def to_pathname Pathname(self) end |