Method: Shared::Installation#installation_image
- Defined in:
- lib/vas/shared/installations.rb
#installation_image ⇒ InstallationImage (readonly)
Returns the installation image that was used to create the installation.
47 48 49 |
# File 'lib/vas/shared/installations.rb', line 47 def installation_image @installation_image end |