Class: TerraspacePluginScaleway::Interfaces::Backend

Inherits:
Object
  • Object
show all
Includes:
Terraspace::Plugin::Backend::Interface, Clients
Defined in:
lib/terraspace_plugin_scaleway/interfaces/backend.rb

Instance Method Summary collapse

Instance Method Details

#callObject

interface method



7
8
9
10
# File 'lib/terraspace_plugin_scaleway/interfaces/backend.rb', line 7

def call
  # @info hash is available from the interface module
  # It contains the backend struture.
end