Dub.defaultArchitecture

Returns the default architecture to use for building D code.

If set, the "defaultArchitecture" field of the DUB user or system configuration file will be used. Otherwise null will be returned.

class Dub
@property const
string
defaultArchitecture
()

Meta