Sha256: 76b446dbd02ef636479547206894c35db429c389ac71b1c178a6e9203573885e
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
# frozen_string_literal: true require 'xip' module Xip module Commands class Command def initialize(options) end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xip-2.0.0.beta2 | lib/xip/commands/command.rb |