Method: String#pathify

Defined in:
lib/bblib/core/util/file.rb

#pathifyObject



158
159
160
# File 'lib/bblib/core/util/file.rb', line 158

def pathify
  BBLib.pathify(self)
end