Sha256: 2b040996be19abb89b40829e88572ef08623c0501bbb1953e0ee53c46d75d963
Contents?: true
Size: 151 Bytes
Versions: 10
Compression:
Stored size: 151 Bytes
Contents
require 'command_kit/command' module TestAutoLoad class CLI module Commands class Test1 < CommandKit::Command end end end end
Version data entries
10 entries across 10 versions & 1 rubygems