Sha256: bbea2280fc8661d4adf5231fca6debec2fa85cdc74c4295c2ba89d83c20c9a3f
Contents?: true
Size: 245 Bytes
Versions: 12
Compression:
Stored size: 245 Bytes
Contents
#!/usr/bin/env ruby path = File.join(File.dirname(File.expand_path(__FILE__)), '..', 'lib') $:.unshift(path) if File.exist? path require 'smart_proxy_openscap/scap_profiles' Proxy::OpenSCAP::ScapProfiles.new.profiles ARGV[0], ARGV[1], ARGV[2]
Version data entries
12 entries across 12 versions & 1 rubygems