Go functions for operating file system
Go to file
Lunny Xiao 6caab3b56c
All checks were successful
continuous-integration/drone/push Build is passing
add Move and test
2019-08-20 17:39:20 +08:00
.drone.yml update README and drone 2019-06-26 16:13:27 +08:00
go.mod add Move and test 2019-08-20 17:39:20 +08:00
go.sum add Move and test 2019-08-20 17:39:20 +08:00
path_test.go add Move and test 2019-08-20 17:39:20 +08:00
path.go add Move and test 2019-08-20 17:39:20 +08:00
README.md update README and drone 2019-06-26 16:13:27 +08:00

Golang package to operate path

Build Status

Installation

go get gitea.com/lunny/path

Usage

path.IsDir("./")