diamond.core.io

Copyright © DiamondMVC 2019

Members

Functions

print
void print(string msg)

Prints a message to the standard output.

print
void print(string msg, Args args)

Prints a formatted message to the standard output.

print
void print(T data)

Prints data to the standard output.

readInput
auto readInput()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

handleCTFEFile
mixintemplate handleCTFEFile(string fileName, string fileHandler)

Mixin template to handle files at compile-time.

Meta

Authors

Jacob Jensen (bausshf)