module

Magic

Constants

VERSION = "0.1.1"

Class methods

buffer(bytes : Bytes, flags : Flag | Int32 = Flag::None, database : String | Path | Nil = nil) : String
Source
buffer(string : String, flags : Flag | Int32 = Flag::None, database : String | Path | Nil = nil) : String
Source
file(path : String | Path, flags : Flag | Int32 = Flag::None, database : String | Path | Nil = nil) : String
Source
open(flags : Flag | Int32 = Flag::None, database : String | Path | Nil = nil, load : Bool = true) : Database
Source
open(flags : Flag | Int32 = Flag::None, database : String | Path | Nil = nil, load : Bool = true, &)
Source
version
Source

Nested types