- WriteLibToBuffer
void WriteLibToBuffer(OutBuffer* libbuf)
Undocumented in source.
- addObject
void addObject(const(char)[] module_name, ubyte[] buf)
Undocumented in source.
- error
void error(const(char)* format, ...)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFilename
const(char)* getFilename()
Undocumented in source. Be warned that the author may not have intended to support it.
- setFilename
void setFilename(const(char)[] dir, const(char)[] filename)
Set the library file name based on the output directory
and the filename.
Add default library file name extension.
- write
void write()
Undocumented in source. Be warned that the author may not have intended to support it.