remove関数は、ファイルまたはフォルダを削除するために使用されます。
remove
file.remove("myFolder/myFile.txt"); file.remove("yourFolder");
file. remove ( path )
void
path
String