Skip to content

str::lines

lines(input: String)

ParameterTypeDescription
inputString

Returns

(List) A list of all the lines in the given string.