Creates or overwrites file absPath with content.
absPath
content
Future<void> write(String absPath, String content);