summaryrefslogtreecommitdiff
path: root/deno2/file_util.cc
AgeCommit message (Collapse)Author
2018-06-15Fix error handling in deno::ReadFileToStringRyan Dahl
Starts a unit test for it, and adds to mock_runtime_test.
2018-06-14Cleans up ReadFile and snapshot_creator code.Ryan Dahl