Sha256: 5508eb91d5d6bf5b93ea2bd975d41b0516734496bc83ac35929af3a0866a1b6c
Contents?: true
Size: 230 Bytes
Versions: 29
Compression:
Stored size: 230 Bytes
Contents
# encoding: utf-8 module ProxyPacRb module Cli # Compress things class Compress < Thor register(CompressProxyPac, 'proxy_pac', 'proxy_pac', 'Compress proxy pac') default_command :proxy_pac end end end
Version data entries
29 entries across 29 versions & 1 rubygems