None of these provide procedures intended for use outside of the creation of the MOSREF binary, so they are not documented in this manual. However, the procedures are listed here as a reference for those desiring to examine the source.
mosref/base.ms
Provides information and utility functions employed by both drones and consoles in MOSREF;
mosref/console.ms
Provides functionality required to establish a Console process in MOSREF, including affiliation, assembling a drone executable, and transmitting commands to the drone.
mosref/drone.ms
Provides functionality required to establish a drone process in MOSREF, including affiliation, executing commands on behalf of the console and transmitting the results.
mosref/endpoint.ms