Class: File

Inherits:
Object
  • Object
show all
Defined in:
lib/file/bbfile.rb

Instance Method Summary collapse

Instance Method Details

#dirnameObject



69
70
71
# File 'lib/file/bbfile.rb', line 69

def dirname
  File.dirname(self.path)
end