Class: File

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

Instance Method Summary collapse

Instance Method Details

#dirnameObject



62
63
64
# File 'lib/file/bbfile.rb', line 62

def dirname
  File.dirname(self.path)
end