Package-level declarations

Functions

Link copied to clipboard
.csv path:{String} caption:{String? = null} -> Node

Loads a CSV file and returns its content as a display-ready table.

Link copied to clipboard
.read path:{String} lines:{Range = Range.INFINITE} -> String