toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
sqldelight-compiler
/
app.cash.sqldelight.core.compiler
/
SqlDelightCompiler
/
writeInterfaces
write
Interfaces
fun
writeInterfaces
(
module
:
Module
,
dialect
:
SqlDelightDialect
,
file
:
SqlDelightQueriesFile
,
output
:
FileAppender
)
fun
writeInterfaces
(
file
:
MigrationFile
,
output
:
FileAppender
,
includeAll
:
Boolean
=
false
)