Sha256: 13a9a937de6174fe9fdc799c55fbc6ae6feaaa90c6a92999ace3f8bee4dbbdaf
Contents?: true
Size: 241 Bytes
Versions: 10
Compression:
Stored size: 241 Bytes
Contents
# typed: ignore # 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
10 entries across 10 versions & 1 rubygems