class TerraspacePluginScaleway::Interfaces::Backend

Public Instance Methods

call() click to toggle source

interface method

# 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