Module utils

Module utils 

Source
Expand description

Utility functions for file operations

Functionsยง

create_dir
Create a directory, showing appropriate status message
make_executable
Make a file executable (Unix only)
write_file
Write a file, checking for existence first