Class: Threadfix::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/threadfix/cli.rb

Defined Under Namespace

Classes: Error

Instance Method Summary collapse

Instance Method Details

#versionObject



13
14
15
# File 'lib/threadfix/cli.rb', line 13

def version
  puts Cli::VERSION
end