summaryrefslogtreecommitdiff
path: root/js/read_file_test.ts
AgeCommit message (Collapse)Author
2018-09-10Implement deno.readFile()Ryan Dahl
As an example of how to implement ops that have both sync and async versions.