Creates a new Director.
static Future makeDirectory(String folderPath) async => await _makeDirectory(folderPath);