semitwist.apps.miniapps.echo.main

Members

Functions

main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Nick Sabalausky

This was created to help test the "exec" part of semitwist.cmd.CommandLine from semitwistlib. Windows "echo" is built into the commandline and isn't an actual executable, so std.process, and therefore semitwist.cmd.CommandLine, can't launch it.

This has been tested to work with DMD 2.058 through 2.062