{ "tempDir": true, "steps": [ { "args": [ "doc", "--html", "--name=MyLib", "a.ts", "b.ts" ], "output": "Written 23 files to \"./docs/\"\n", "exitCode": 0 }, { "args": "run --allow-read check_file.ts", "output": "", "exitCode": 0 } ] }