Methods

Class/Module Index [+]

Quicksearch

Amalgalite::SQLite3

Constants

VERSION

Version of SQLite that ships with Amalgalite

Public Class Methods

status() click to toggle source

return the status object for the sqlite database

# File lib/amalgalite/sqlite3/status.rb, line 57
def self.status
  @status ||= Status.new
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.