Sha256: 54d01040595cd70d58311eb4e8d658548a7fd5453654c62409dfabb0a7ad0993
Contents?: true
Size: 185 Bytes
Versions: 4
Compression:
Stored size: 185 Bytes
Contents
#!/usr/bin/env ruby # encoding: utf-8 # frozen_string_literal: true $LOAD_PATH << File.expand_path('../../lib', __FILE__) require 'proxy_pac_rb' ProxyPacRb::Cli::Runner.start exit 0
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
proxy_pac_rb-3.0.0 | bin/pprb |
proxy_pac_rb-2.1.0 | bin/pprb |
proxy_pac_rb-2.0.0 | bin/pprb |
proxy_pac_rb-1.0.0 | bin/pprb |