added ec_file helper functions for working with files.
Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
This commit is contained in:
parent
3c9e60c5a2
commit
431b13e942
2 changed files with 350 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
{vsn, "0.2.0"},
|
||||
{modules, [
|
||||
ec_lists,
|
||||
ec_file,
|
||||
ec_string,
|
||||
ec_semver
|
||||
]},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue