Libraries
»
front
(0.1.2)
»
Index
»
Front
»
CLI
»
Controller
»
#show_version
Method: Front::CLI::Controller#show_version
Defined in:
lib/front/cli/controller.rb
#
show_version
⇒
Object
76 77 78
# File 'lib/front/cli/controller.rb', line 76
def
show_version
puts
VERSION
end