Sha256: c2a36a5d6045d2085de638ffc7318adb6d7175a9246f022fef344aefea574e50
Contents?: true
Size: 224 Bytes
Versions: 1
Compression:
Stored size: 224 Bytes
Contents
# typed: strong # frozen_string_literal: true module ShopifyRubyDefinitions module RubyBuild extend T::Sig RUBY_BUILD_DIRECTORY = T.let(File.expand_path("../../../vendor/ruby-build", __FILE__), String) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shopify-ruby-definitions-0.0.1 | lib/shopify_ruby_definitions/ruby_build.rb |