141 142 143 144 145
# File 'lib/nginxtra/cli.rb', line 141 def version Nginxtra::Error.protect self do say Nginxtra::Version end end