sig/orthoses/call_tracer/capture.rbs in orthoses-1.6.0 vs sig/orthoses/call_tracer/capture.rbs in orthoses-1.7.0
- old
+ new
@@ -1,6 +1,6 @@
# THIS IS GENERATED CODE from `$ rake generate_self_sig`
-class Orthoses::CallTracer::Capture < ::Struct[untyped]
+class Orthoses::CallTracer::Capture
def method: () -> Method
def argument: () -> Hash[Symbol, untyped]
end