Add writeFile function to folly
authorAndrei Alexandrescu <aalexandre@fb.com>
Wed, 28 Jan 2015 00:21:22 +0000 (16:21 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:12:57 +0000 (13:12 -0800)
commitc182b25f363bd80a8043d8616dec9dff8cf8736b
tree47568313b53ed3392b6dc0c86d19782717bab989
parent5a8d191e5003d2a6bb5b0931769a1bf1a4ad0523
Add writeFile function to folly

Summary: Reciprocal of readFile

Test Plan: fbmake runtests

Reviewed By: tudorb@fb.com

Subscribers: trunkagent, net-systems@, folly-diffs@

FB internal diff: D1807551

Signature: t1:1807551:1422410565:f5bda294deb788da9f3881c19bb20cfa1f588c09
folly/FileUtil.h
folly/test/FileUtilTest.cpp