Sha256: 9ff1e0cae7f10ef5e6b3329293e4b650b5d218dd4579eaf92a576574f71a7936

Contents?: true

Size: 141 Bytes

Versions: 6

Compression:

Stored size: 141 Bytes

Contents

# typed: true
# frozen_string_literal: true

module Packwerk
  extend T::Sig

  ConstantContext = Struct.new(:name, :location, :package)
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
packwerk-3.2.2 lib/packwerk/constant_context.rb
packwerk-3.2.1 lib/packwerk/constant_context.rb
packwerk-3.2.0 lib/packwerk/constant_context.rb
packwerk-3.1.0 lib/packwerk/constant_context.rb
packwerk-3.0.1 lib/packwerk/constant_context.rb
packwerk-3.0.0 lib/packwerk/constant_context.rb