nim语言删除文件

nim语言删除文件

 
import std/os
removeFile(filepath)# filepath是string类型