Class: Pathname

Inherits:
Object
  • Object
show all
Defined in:
lib/mysql_backup/entity/identifier.rb

Instance Method Summary collapse

Instance Method Details

#pathObject



176
177
178
# File 'lib/mysql_backup/entity/identifier.rb', line 176

def path
  to_s
end