dud.convert

Undocumented in source.

Members

Functions

buildOutFilename
string buildOutFilename(ConvertTargetFormat ctf)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
int convert(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
dubFileInCWD
string dubFileInCWD()
Undocumented in source. Be warned that the author may not have intended to support it.
extMatchesConvertTargetFormat
bool extMatchesConvertTargetFormat(string ext, ConvertTargetFormat ctf)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Nullable!PackageDescription parse(string absNormPath, string inExt, CommonOptions opts)
Undocumented in source. Be warned that the author may not have intended to support it.
printExceptionChain
void printExceptionChain(Throwable it)
Undocumented in source. Be warned that the author may not have intended to support it.
writeOutput
int writeOutput(PackageDescription pkg, string absOutputFilename, string ext, CommonOptions opts)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta