osutil

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2018 License: MIT Imports: 4 Imported by: 87

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureDirectory

func EnsureDirectory(dir string) error

EnsureDirectory checks if a directory exists and creates it if it doesn't

func EnsureFile

func EnsureFile(file string) error

EnsureFile checks if a file exists and creates it if it doesn't

func Exists

func Exists(path string) (bool, error)

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

func SymlinkWithFallback

func SymlinkWithFallback(oldname, newname string) (err error)

SymlinkWithFallback attempts to symlink a file or directory, but falls back to a move operation in the event of the user not having the required privileges to create the symlink.

Types

This section is empty.

Jump to

Keyboard shortcuts

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