makeDir関数は、フォルダを作成するために使用されます。フォルダがすでに存在する場合、この関数は何も行いません。
makeDir
file.makeDir("myFolder");
file. makeDir ( path )
void
path
String