fsutil

package
v0.0.0-...-b93a6bd Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package fsutil contains functions for working with the filesystem.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDir

func IsDir(path string) bool

IsDir returns true if the given path is a directory.

func IsFile

func IsFile(path string) bool

IsFile returns true if the path is a file.

func MakeTempDir

func MakeTempDir() (string, func())

MakeTempDir returns a new temporary directory path and a cleanup function.

Types

This section is empty.

Jump to

Keyboard shortcuts

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