Build artifacts
Metadata for a single compilation artifact:
- the module name associated to the artifact
- the filesystem path
- the input source file if it exists
val prefix : t -> file_prefix
prefix a
is the filename prefix of the compilation artifact.
Metadata for a single compilation artifact:
val prefix : t -> file_prefix
prefix a
is the filename prefix of the compilation artifact.