Toggle menu
Nitlanguage.org
Nitdoc
sqlite3
sqlite3
Sqlite3DB
is_open
fun
is_open
:
Bool
sqlite3
::
Sqlite3DB
::
is_open
Doc
Linearization
Summary
Is this connection to the DB open?
Is this connection to the DB open?
Summary
Property definitions
sqlite3$Sqlite3DB$is_open
Property definitions
sqlite3
$
Sqlite3DB
::
is_open
# Is this connection to the DB open?
var
is_open
=
false
lib/sqlite3/sqlite3.nit:29,2--30,20