Command.version_

Sets command version

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

Meta