Class: CfnBackup::Cli

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

Instance Method Summary collapse

Instance Method Details

#__print_versionObject



12
13
14
# File 'lib/cfnbackup.rb', line 12

def __print_version
  puts CfnBackup::VERSION
end