sig/orthoses/content/environment.rbs in orthoses-0.10.0 vs sig/orthoses/content/environment.rbs in orthoses-0.11.0

- old
+ new

@@ -1,9 +1,8 @@ # THIS IS GENERATED CODE from `$ rake generate_self_sig` class Orthoses::Content::Environment def self.load_from_paths: (untyped paths) -> untyped - def initialize: (?constant_filter: constant_filter?, ?mixin_filter: mixin_filter?, ?attribute_filter: attribute_filter?) -> void def <<: (RBS::AST::Declarations::t decl) -> RBS::Environment def write_to: (store: Orthoses::store) -> void def each: () { (Orthoses::Content) -> void } -> void # Avoid `RBS::GenericParameterMismatchError` from like rbs_prototype_rb