Program.version_

Sets program version

  1. typeof(this) version_(string version_)
    class Program
    override
    typeof(this)
    version_
    nothrow pure @nogc @safe
    (
    string version_
    )
  2. string version_()

Meta