core/src/read library

Functions

read(String path) List<String>
File reading utilities for text files.
readFile(String path) String
Read the entire content of a text file as a single string.