KiteCore
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteCore
kitecore
/
io.github.yuroyami.kitecore.text
/
takeLines
take
Lines
fun
String
.
takeLines
(
n
:
Int
)
:
String
Returns the first
n
lines joined with a line feed. Fewer lines return the whole string.