fileutil

package module
v0.0.0-...-2bbc2ed Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2016 License: MIT Imports: 2 Imported by: 0

README

fileutil Build Status GoDoc

This Go package provides useful utilities for dealing with files.

Installation

go get github.com/stephanos/fileutil

Documentation

godoc.org

License

MIT (see LICENSE).

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exists

func Exists(path string) bool

Exists returns whether the given file or directory exists or not.

func HomeDir

func HomeDir() string

HomeDir returns the path to the current user's home directory.

Types

This section is empty.

Jump to

Keyboard shortcuts

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