Version.isPreRelease

Tests if this represents a pre-release version.

Note that branches are always considered pre-release versions.

struct Version
@property const scope @safe pure nothrow @nogc
bool
isPreRelease
()

Meta