Method: WebServer::InstallationImage#architecture

Defined in:
lib/vas/web_server/installation_images.rb

#architectureString (readonly)

Returns the architecture of the installation image.

Returns:

  • (String)

    the architecture of the installation image



51
52
53
# File 'lib/vas/web_server/installation_images.rb', line 51

def architecture
  @architecture
end