xos

package
v0.0.0-...-88b07f2 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ModeDir represents a file mode in *nix is rwx-rx-rx
	ModeDir = os.FileMode(0755)
	// ModeRegularFile represents a file mode in *nix is rw-r-r
	ModeRegularFile = os.FileMode(0644)
)

Variables

This section is empty.

Functions

func TempFile

func TempFile() string

func Touch

func Touch(filename string) error

Touch creates an empty file only, returns error when file exist

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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