sig/orthoses/walk.rbs in orthoses-1.8.0 vs sig/orthoses/walk.rbs in orthoses-1.9.0
- old
+ new
@@ -1,8 +1,8 @@
# THIS IS GENERATED CODE from `$ rake sig`
class Orthoses::Walk
- def initialize: (Orthoses::_Call loader, root: Module | String) -> void
- def call: () -> Orthoses::store
@loader: Orthoses::_Call
@root: Module | String
+ def initialize: (Orthoses::_Call loader, root: Module | String) -> void
+ def call: () -> Orthoses::store
end