Nerves v1.5.0 Nerves.Utils.File View Source
Link to this section Summary
Functions
Create a tar of the contents of the path and specified output file
Link to this section Functions
Link to this function
ext_cmd(binary) View Source
Link to this function
tar(path, file) View Source
Create a tar of the contents of the path and specified output file
Link to this function
untar(file, destination \\ nil) View Source
Link to this function