Method: Lyp::CLI#version

Defined in:
lib/lyp/cli.rb

#versionObject



51
52
53
# File 'lib/lyp/cli.rb', line 51

def version
  $stderr.puts "Lyp #{Lyp::VERSION}"
end