Dub.defaultLowMemory

Returns the default low memory option to use for building D code.

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

class Dub
@property const
bool
defaultLowMemory
()

Meta