summaryrefslogtreecommitdiff
path: root/js/read_file_test.ts
AgeCommit message (Collapse)Author
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-09-10Implement deno.readFile()Ryan Dahl
As an example of how to implement ops that have both sync and async versions.