Class: Pathname

Inherits:
Object
  • Object
show all
Defined in:
lib/opswalrus/patches.rb

Instance Method Summary collapse

Instance Method Details

#to_pathnameObject



86
87
88
# File 'lib/opswalrus/patches.rb', line 86

def to_pathname
  self
end