Merge commit '0f87590b899a36f887ab5477abf3fe8b51f51032' into ja

This commit is contained in:
Shin Kojima
2014-09-21 22:55:21 +09:00

View File

@@ -17,7 +17,7 @@
- func RemoveAll(path string) error - func RemoveAll(path string) error
根据path删除多级子目录如果path是单个名称那么该目录删除。 根据path删除多级子目录如果path是单个名称那么该目录下的子目录全部删除。
下面是演示代码: 下面是演示代码: