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