Sha256: 70744a781383390c8ca926dc0501622c1f743915a313a7a87ee3b317faf8435e
Contents?: true
Size: 212 Bytes
Versions: 150
Compression:
Stored size: 212 Bytes
Contents
require_relative 'hello/world_command' class Kontena::Plugin::HelloCommand < Kontena::Command subcommand 'world', 'Hello world related commands', Kontena::Plugin::Hello::WorldCommand def execute end end
Version data entries
150 entries across 150 versions & 1 rubygems