Module Root
A ModuleRoot represents a vendor of Avail modules and/or the vended modules themselves.
Author
Todd L Smith
Richard Arriaga
Parameters
name
The name of the module root.
resolver
The ModuleRootResolver used to provide access to the location that contains source modules and resources for this root.
Throws
Indexed File Exception
If the indexed repository could not be opened.
Properties
Link copied to clipboard
The module root name.
Link copied to clipboard
The indexed repository that contains compiled modules for this root.
Functions
Link copied to clipboard
Clear the content of the repository for this root.
Link copied to clipboard
Write the binary and the source module (respectively) into a new JSON array.