xref: /Universal-ctags/Tmain/interactive-option-write-to-file.d/stdout-expected.txt (revision 5911c7c6649d09d835fd7a1518ff7f84ae206101)
1{"_type": "program", "name": "Universal Ctags", "version": "5.9.0"}
2{"_type": "tag", "name": "Test", "path": "test.rb", "pattern": "/^class Test$/", "kind": "class"}
3{"_type": "tag", "name": "foobar", "path": "test.rb", "pattern": "/^  def foobar$/", "kind": "method", "scope": "Test", "scopeKind": "class"}
4{"_type": "tag", "name": "baz", "path": "test.rb", "pattern": "/^  def baz(a=1)$/", "kind": "method", "scope": "Test", "scopeKind": "class"}
5{"_type": "completed", "command": "generate-tags"}
6