Package dev.enola.common.linereader
@NullMarked
package dev.enola.common.linereader
-
ClassDescriptionExecutionContext provides access to the "current execution context", that is the environment, and IN, OUT and ERR streams - with encodings (or, if none, then
StandardCharsets.ISO_8859_1, but NOTStandardCharsets.US_ASCII).