lab006

command
v0.0.0-...-f10d331 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 3 Imported by: 0

README

删除文件夹

NOTICE

  • os.Remove只能删除为空的文件夹,不为空的文件夹需要RemoveAll来删除

测试脚本

mkdir -p data/1/2
touch data/1/2/3.txt

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL