Method: ImageServer::Installer#executable_name
- Defined in:
- lib/image_server/installer.rb
#executable_name ⇒ Object
43 44 45 |
# File 'lib/image_server/installer.rb', line 43 def executable_name "images-#{platform}-#{current_version}" end |