dub ~master (2024-03-02T18:14:23Z)
Dub
Repo
ConfigurationInfo.this
dub
recipe
packagerecipe
ConfigurationInfo
Equivalent to the default constructor, used by Configy
this
(string name, string[] p, BuildSettingsTemplate build_settings)
struct
ConfigurationInfo
@
safe
pure nothrow @
nogc
this
(
string
name
,
string
[]
p
,
BuildSettingsTemplate
build_settings
)
this
(string name, BuildSettingsTemplate build_settings)
Meta
Source
See Implementation
dub
recipe
packagerecipe
ConfigurationInfo
constructors
this
functions
matchesPlatform
variables
buildSettings
name
platforms
Equivalent to the default constructor, used by Configy