Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
str::lines
lines(input: String)
Parameter
Type
Description
input
String
Returns
(List) A list of all the lines in the given string.