sig/cli.rbs in rbs-2.0.0 vs sig/cli.rbs in rbs-2.1.0

- old
+ new

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