sig/cli.rbs in rbs-3.0.4 vs sig/cli.rbs in rbs-3.1.0

- old
+ new

@@ -74,9 +74,11 @@ def run_collection: (Array[String], LibraryOptions) -> void def run_annotate: (Array[String], top) -> void + def run_subtract: (Array[String], top) -> void + def test_opt: (LibraryOptions) -> String? def collection_options: (Array[String]) -> OptionParser end end