source/file_source library

Classes

FileSource
A source that represents a file.

Typedefs

FileReadMode = String Function(String s)
A function that can translate the contents of files on disk as they are read. This is now obsolete, but supported the ability of server to deal with clients that convert all text to an internal format.