Sha256: 0fa90a55372edd603014ddcfaca1fde7cdf2e551cfcd8a23d64b17691573543a
Contents?: true
Size: 135 Bytes
Versions: 2
Compression:
Stored size: 135 Bytes
Contents
# frozen_string_literal: true module VirusTotal module Client class Analysis < Base include Action::Get end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
virustotalx-1.2.0 | lib/virustotal/clients/analysis.rb |
virustotalx-1.1.0 | lib/virustotal/clients/analysis.rb |