Compiler.name

Returns the canonical name of the compiler (e.g. "dmd").

interface Compiler
@property const
string
name
()

Meta