VersionOption Class

Definition

An option that shows the version of the command.

public class VersionOption(string? version = null, string prototype = "v|version", string help = "Show the version of this command") : Option, ICommandNodeDescriptor
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)

Methods (2)