kameloso.entrypoint

Dummy main module so all the real files get tested by dub.

Members

Functions

main
void main()

Unit-testing main; does nothing.

main
int main(string[] args)

Entry point of the program.

See Also

Meta