# Functions
CreateFilesystems creates the correct filesystem map for the current OS.
Dir returns the directory for the path.
Load loads the provided moduleSpecifier from the given filesystems which are map of afero.Fs for a given scheme which is they key of the map.
ReadSource Reads a source file from any supported destination.
Resolve a relative path to an absolute one.
# Structs
SourceData wraps a source file; data and filename.