resolveTarget

Resolve "native" to the actual compile-time platform string so that all subsequent target checks work correctly when DUB passes --target=native.

@safe pure nothrow
string
resolveTarget
(
string target
)

Meta