files

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 2 Imported by: 0

README

Golang Toolbox - Files

This library will contain functions for easier handling with files.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DirExists

func DirExists(name ...string) bool

Checks if a directory exists and if it is really a directory. You can pass the path in parts. They will be concatenated.

func FileExists

func FileExists(name ...string) bool

Checks if a file exists and if it is really a file. You can pass the path in parts. They will be concatenated.

Types

This section is empty.

Jump to

Keyboard shortcuts

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