Function Version.toString

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

string toString() @safe const;

Returns

the formatted string