Returns an absolute addressed path without requiring it to exist and without resolving symlinks.
Future<Result<String, FileError>> absolutePath(String path);