Sha256: 306746cf96a81b45618a0a971f9ec96ad3f9541ecfe4159d4bdb9df797c9bd01
Contents?: true
Size: 197 Bytes
Versions: 226
Compression:
Stored size: 197 Bytes
Contents
require 'json' module Travis module Client class SshKey < SingletonSetting attributes :description, :fingerprint one :ssh_key many :ssh_keys end end end
Version data entries
226 entries across 226 versions & 3 rubygems