Class: Superhosting::Controller::Mysql::Db

Inherits:
Base
  • Object
show all
Defined in:
lib/superhosting/controller/mysql/db.rb

Instance Method Summary collapse

Methods inherited from Base

#command, #command!, #debug, #initialize

Methods included from Helpers

#create_conf, #erb, #instance_variables_to_hash, #remove_line_from_file, #write_if_not_exist

Constructor Details

This class inherits a constructor from Superhosting::Base

Instance Method Details

#addObject



5
6
7
# File 'lib/superhosting/controller/mysql/db.rb', line 5

def add

end

#deleteObject



9
10
11
# File 'lib/superhosting/controller/mysql/db.rb', line 9

def delete

end

#dumpObject



13
14
15
# File 'lib/superhosting/controller/mysql/db.rb', line 13

def dump

end

#sqlObject



17
18
19
# File 'lib/superhosting/controller/mysql/db.rb', line 17

def sql

end