SelectionsFile.fileVersion

Get the fileVersion of this selection file

The fileVersion is always present, no matter the version. This is a convenience function that matches any version and allows one to retrieve it.

Note that the fileVersion can be an unsupported version.

struct SelectionsFile
const @safe pure nothrow @nogc
uint
fileVersion
()

Meta