files

package
v0.0.39 Latest Latest
Warning

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

Go to latest
Published: May 3, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllWithExtension

func AllWithExtension(ext string) ([]string, error)

AllWithExtension returns all file names with the extension 'ext' from the current working directory. They are returned relative to that directory

func AllWithExtensionExactlyInDir added in v0.0.35

func AllWithExtensionExactlyInDir(ext string, dir string) ([]string, error)

func FileExists added in v0.0.18

func FileExists(path string) bool

func IsDir

func IsDir(pathFile string) bool

IsDir returns true if the given path is an existing directory.

Types

This section is empty.

Jump to

Keyboard shortcuts

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