Sha256: 33c6002899f1647feae4916063623a6624b6e39fe7b06ed67ef745bd6473fbb0
Contents?: true
Size: 230 Bytes
Versions: 34
Compression:
Stored size: 230 Bytes
Contents
class Fanforce::PluginFactory::CLI::Scripts include Fanforce::PluginFactory::CLI::Utils Fanforce::CLI.register self, :config, [nil, 'Display your Fanforce CLI config in the current directory'] def config(*args) end end
Version data entries
34 entries across 34 versions & 1 rubygems