Sha256: 635e2373dc8df88e041a0b9fa86ccc860b8a9513a9313f40ae4d1a6bfb8775f4
Contents?: true
Size: 121 Bytes
Versions: 2
Compression:
Stored size: 121 Bytes
Contents
# frozen_string_literal: true require 'starcall/version' module Starcall class Error < StandardError; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
starcall-0.2.0 | lib/starcall.rb |
starcall-0.1.1 | lib/starcall.rb |