← Back to Stormify Documentation
stormify
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stormify
stormify
/
onl.ycode.stormify
/
read
read
inline
fun
<
T
:
Any
>
String
.
read
(
vararg
args
:
Any
?
)
:
List
<
T
>
Executes this SQL string as a SELECT and returns all results as a list.