sig/orthoses/call_tracer/capture.rbs in orthoses-1.7.0 vs sig/orthoses/call_tracer/capture.rbs in orthoses-1.8.0

- old
+ new

@@ -1,6 +1,6 @@ -# THIS IS GENERATED CODE from `$ rake generate_self_sig` +# THIS IS GENERATED CODE from `$ rake sig` -class Orthoses::CallTracer::Capture +class Orthoses::CallTracer::Capture < ::Struct[untyped] def method: () -> Method def argument: () -> Hash[Symbol, untyped] end