main

Undocumented in source.

Members

Aliases

isTTY
alias isTTY = isatty
Undocumented in source.

Functions

isatty
int isatty(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
main
void main(string[] args)

Variables

bytesPerLine
int bytesPerLine;
Undocumented in source.
fileType
FileType fileType;
Undocumented in source.
force
bool force;
Undocumented in source.
helpWanted
bool helpWanted;
Undocumented in source.
moduleName
string moduleName;
Undocumented in source.
trailingComma
bool trailingComma;
Undocumented in source.
variableName
string variableName;
Undocumented in source.

Meta