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