kotest-property
/
io.kotest.property.arbitrary
/
lines
lines
fun
Arb.Companion
.
lines
(
file
:
File
,
charset
:
Charset
=
Charsets.UTF_8
)
:
Arb
<
String
>