class Putenv::CLI
Start of main CLI
Public Instance Methods
version()
click to toggle source
# File lib/putenv.rb, line 13 def version puts VERSION end
Start of main CLI
# File lib/putenv.rb, line 13 def version puts VERSION end