Sha256: 72e45b710cfe090e768d514cf61ba5aa60d06e398453b2e1cbf4f3e1eca1a86c

Contents?: true

Size: 182 Bytes

Versions: 7

Compression:

Stored size: 182 Bytes

Contents

# frozen_string_literal: true

require_relative 'mt_tool/version'
require_relative 'mt_tool/commands'
module MtTool
  class Error < StandardError; end
  # Your code goes here...
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mt_tool-1.0.0 lib/mt_tool.rb
mt_tool-0.1.5 lib/mt_tool.rb
mt_tool-0.1.4 lib/mt_tool.rb
mt_tool-0.1.3 lib/mt_tool.rb
mt_tool-0.1.2 lib/mt_tool.rb
mt_tool-0.1.1 lib/mt_tool.rb
mt_tool-0.1.0 lib/mt_tool.rb