Parent

Methods

Class/Module Index [+]

Quicksearch

Amalgalite::SQLite3::Database

Public Instance Methods

status() click to toggle source

return the DBstatus object for the sqlite database

# File lib/amalgalite/sqlite3/database/status.rb, line 64
def status
  @status ||= DBStatus.new( self )
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.