Sha256: d76be64a8dd62feff333bc6d6b1dad010bf9781495361d4358685949621cf5a8
Contents?: true
Size: 155 Bytes
Versions: 6
Compression:
Stored size: 155 Bytes
Contents
module Etsy4r class Commands attr_accessor :client def initialize(client) @client = client end end end
Version data entries
6 entries across 6 versions & 1 rubygems