summaryrefslogtreecommitdiff
path: root/cli/tests/066_prompt.ts.out
AgeCommit message (Collapse)Author
2020-10-29fix(cli): prompt works with windows eol and eof (#8149)Sander Hahn
2020-10-13feat: add alert, confirm, and prompt (#7507)Yoshiya Hinosawa
This commit adds "alert", "confirm" and "prompt" functions from web standards.