module

Noir::CLI::VersionCommand

noir version [--verbose]

Canonical entry point for version output. Legacy.rewrite turns -v, --version, and --build-info into the matching version invocation at the router layer.

Class methods

parse_argv(argv : Array(String)) : Parsed
Source
run(argv : Array(String))
Source

Nested types