- chompx
string chompx(string s, const(dchar)[] chs)
Undocumented in source. Be warned that the author may not have intended to support it.
- endsWith
bool endsWith(const(char[]) a, const(char[]) b)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleStructInterior
void handleStructInterior(T app)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextLine
void nextLine()
Undocumented in source. Be warned that the author may not have intended to support it.
- process
void process()
Undocumented in source. Be warned that the author may not have intended to support it.
- startsWith
bool startsWith(const(char[]) a, const(char[]) b)
Undocumented in source. Be warned that the author may not have intended to support it.
A program to simplify the process of translating UEFI headers from C -> D Usage: efihdrtool InFile OutFile