ConfigEntry.this

Undocumented in source.
struct ConfigEntry
this
(
EntryType
)
(
EntryType value
)
if (
__traits(isSame, EntryType, string[]) ||
__traits(isSame, EntryType, string)
||
isIntegral!(EntryType)
||
__traits(isSame, EntryType, bool)
)

Meta