OsInputSourceReader

declslides.application.OsInputSourceReader

File-system based InputSourceReader backed by os-lib.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def read(input: Path): Either[ApplicationError, String]

Reads the script source for the given input path.

Reads the script source for the given input path.

Attributes

Definition Classes