Properties

Link copied to clipboard
abstract var log: Boolean?

Enable even more verbose terminal output, which is also written to a file named diamond.log is the current working directory.

Link copied to clipboard
abstract var quiet: Boolean?

Disable all terminal output.

Link copied to clipboard
abstract var tempDir: Path?

Directory for temporary files.

Link copied to clipboard
abstract var threads: Int?

Number of CPU threads.

Link copied to clipboard
abstract var verbose: Boolean?

Enable more verbose terminal output.