SmartPrompter Documentation Beta

Structure App​Database

struct AppDatabase

A type responsible for initializing the application database.

See AppDelegate.setupDatabase()

Methods

open​Database(at​Path:​)

static func openDatabase(atPath path: String) throws -> DatabaseQueue

Creates a fully initialized database at path