Like $(FULL_STD_FILE write), but supports Path, command echoing and dryrun.
To avoid naming conflicts with std.stdio.write, you may wish to use the writeFile alias instead. A readFile is also provided for symmetry with writeFile.
See Implementation
Like $(FULL_STD_FILE write), but supports Path, command echoing and dryrun.
To avoid naming conflicts with std.stdio.write, you may wish to use the writeFile alias instead. A readFile is also provided for symmetry with writeFile.