Sha256: eab0a8b9b907dc002a7f8ea0dca4370926e166e9af28032c3cb22919faf8257c
Contents?: true
Size: 239 Bytes
Versions: 29
Compression:
Stored size: 239 Bytes
Contents
# typed: true # Copyright (c) 2015 Sqreen. All Rights Reserved. # Please refer to our terms for more information: https://www.sqreen.com/terms.html module Sqreen class BindingAccessor PathElem = Struct.new(:kind, :value) end end
Version data entries
29 entries across 29 versions & 1 rubygems