Sha256: 4b748b2b17a2c0a46a72454d58661943c0c7cc29943e26dbdebc1d71d7b297d9
Contents?: true
Size: 196 Bytes
Versions: 25
Compression:
Stored size: 196 Bytes
Contents
module ProxyPacRb module Cli # Lint things class Init < Thor register(InitProxyPac, 'proxy_pac', 'proxy_pac', 'Init proxy pac') default_command :proxy_pac end end end
Version data entries
25 entries across 25 versions & 1 rubygems