Version.toString

Formats the dsdl2.Version into its construction representation: "dsdl2.Version(<major>, <minor>, <patch>)"

struct Version
const
string
toString
()

Return Value

Type: string

the formatted string

Meta