Sha256: 569c653fcb6f9345fb35a85c66949c69abdf116e38b26e69f04ca29bb416cad6
Contents?: true
Size: 102 Bytes
Versions: 6
Compression:
Stored size: 102 Bytes
Contents
module GitCrecord class QuitAction < Proc def ==(other) :quit == other end end end
Version data entries
6 entries across 6 versions & 1 rubygems