Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

mattes/go-expand-tilde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expand ~ in path

Build Status GoDoc

go get gopkg.in/mattes/go-expand-tilde.v1
import (
  "gopkg.in/mattes/go-expand-tilde.v1"
)

func main() {
  path, err := tilde.Expand("~/path/to/whatever")
}

About

Expand tilde in path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages