Class: Putenv::CLI

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

Overview

Start of main CLI

Instance Method Summary collapse

Instance Method Details

#versionObject



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

def version
  puts VERSION
end