runtime
2.0.0-alpha05
common
js
jvm
native
runtime
/
app.cash.sqldelight.db
/
Closeable
Closeable
common
js
jvm
native
expect
interface
Closeable
A type that can be closed.
actual
interface
Closeable
actual
typealias
Closeable
=
Closeable
actual
interface
Closeable
Functions
Inheritors
Functions
close
Link copied to clipboard
common
js
native
expect
abstract
fun
close
(
)
Close any resources backed by this object.
actual
abstract
fun
close
(
)
actual
abstract
fun
close
(
)
Inheritors
SqlDriver
Link copied to clipboard