def

func:ioEachLine

ioEachLine(handle, fn)

For each line of the given source stream call the given function with two parameters: Str line and zero based Number line number. Lines are processed according to InStream.eachLine.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function