Sha256: 3fdf848b862fa85bb0a6aed9326b77e03b14eac8f5cc0b1b54006ca6a7aebd5e
Contents?: true
Size: 330 Bytes
Versions: 104
Compression:
Stored size: 330 Bytes
Contents
module TerraspacePlugin<%= camel_name %>::Interfaces class Backend include Terraspace::Plugin::Backend::Interface include TerraspacePlugin<%= camel_name %>::Clients # interface method def call # @info hash is available from the interface module # It contains the backend struture. end end end
Version data entries
104 entries across 104 versions & 1 rubygems