Sha256: aa64a6a06b3a172441593815563afe3bee6c3d00043c021e5a4987da6c3b45ef
Contents?: true
Size: 237 Bytes
Versions: 3
Compression:
Stored size: 237 Bytes
Contents
# TypeProf 0.21.3 # Classes module SimpleTwitter class Error < StandardError attr_reader raw_response: HTTP::Response attr_reader body: Hash[Symbol, untyped] def initialize: (HTTP::Response raw_response) -> void end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
simple_twitter-2.2.2 | sig/simple_twitter/error.rbs |
simple_twitter-2.2.1 | sig/simple_twitter/error.rbs |
simple_twitter-2.2.0 | sig/simple_twitter/error.rbs |