added ec_file helper functions for working with files.

Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
This commit is contained in:
Martin J. Logan 2011-04-03 18:10:37 -05:00 committed by Jordan Wilberding
parent 3c9e60c5a2
commit 431b13e942
2 changed files with 350 additions and 0 deletions

View file

@ -4,6 +4,7 @@
{vsn, "0.2.0"},
{modules, [
ec_lists,
ec_file,
ec_string,
ec_semver
]},