Sha256: 171bf05fefcf0bb2d95bd1f7d60741eb53b4f807fa5d92f69131e5db1c272da8
Contents?: true
Size: 214 Bytes
Versions: 2
Compression:
Stored size: 214 Bytes
Contents
# encoding: utf-8 module ProxyPacRb module Cli # Lint things class Lint < Thor register(LintProxyPac, 'proxy_pac', 'proxy_pac', 'Lint proxy pac') default_command :proxy_pac end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
proxy_pac_rb-0.4.2 | lib/proxy_pac_rb/cli/lint.rb |
proxy_pac_rb-0.4.0 | lib/proxy_pac_rb/cli/lint.rb |