Libraries
»
threadfix-cli
(0.2.0)
»
Index (C)
»
Threadfix
»
CLI
Class: Threadfix::CLI
Inherits:
Thor
Object
Thor
Threadfix::CLI
show all
Defined in:
lib/threadfix/cli.rb
Defined Under Namespace
Classes:
Error
Instance Method Summary
collapse
#
version
⇒ Object
Instance Method Details
#
version
⇒
Object
13 14 15
# File 'lib/threadfix/cli.rb', line 13
def
version
puts
Cli
::
VERSION
end