删除目录及所有子目录.
(dos_deltree path)
path
包含路径的字符串.
如果成功, 返回指定的路径.
nil on error.
Command: (dos_deltree "C:\\Temp\\")
"C:\\Temp\\"