vos

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2017 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Chmod

func Chmod(name string, mode os.FileMode) error

func Chtimes

func Chtimes(name string, atime, mtime time.Time) error

func Create

func Create(name string) (*os.File, error)

func Getenv

func Getenv(key string) string

func Getwd

func Getwd() (string, error)

func IsNotExist

func IsNotExist(err error) bool

func MkdirAll

func MkdirAll(path string, perm os.FileMode) error

func Open

func Open(name string) (*os.File, error)

func Remove

func Remove(name string) error

func RemoveAll

func RemoveAll(name string) error

Types

type FileInfo

type FileInfo os.FileInfo

func Lstat

func Lstat(name string) (FileInfo, error)

func Stat

func Stat(name string) (FileInfo, error)

Jump to

Keyboard shortcuts

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