dud ~master (2021-08-18T15:25:26Z)
Dub
Repo
Dependency
dud
pkgdescription
Undocumented in source.
@
safe
pure
struct
Dependency {
import
std
.
typecons
:
Nullable
;
;
@
safe
pure
string
name
;
@
safe
pure
Nullable
!
VersionRange
version_
;
@
safe
pure
UnprocessedPath
path
;
@
safe
pure
Nullable
!
bool
optional
;
@
safe
pure
Nullable
!
bool
default_
;
@
safe
pure
Platform
[]
platforms
;
bool
opEqual
(Dependency other);
}
Members
Functions
opEqual
bool
opEqual
(Dependency other)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
default_
Nullable
!
bool
default_
;
Undocumented in source.
name
string
name
;
Undocumented in source.
optional
Nullable
!
bool
optional
;
Undocumented in source.
path
UnprocessedPath
path
;
Undocumented in source.
platforms
Platform
[]
platforms
;
Undocumented in source.
version_
Nullable
!
VersionRange
version_
;
Undocumented in source.
Meta
Source
See Implementation
dud
pkgdescription
modules
compare
convtest
duplicate
exception
helper
joining
joiningtest
json
jsontests
jsontests2
output
outpututils
path
platform
platformselection
platformselectiontest
sdl
sdltests
sdltests2
testhelper
tests
udas
validation
enums
BuildOption
BuildRequirement
TargetType
Toolchain
structs
BuildOptions
BuildRequirementPlatform
BuildRequirements
BuildType
Dependency
PackageDescription
String
StringPlatform
Strings
StringsPlatform
SubConfigs
SubPackage
ToolchainRequirement