file

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDirectory

func GetDirectory(directory string, additional ...string) (string, error)

GetDirectory validates or creates a directory, optionally appending additional path segments. Given a directory, validate it is a real directory. If no directory, create a temp directory. (optional) append a new folder structure depth. Return absolute path.

func IsDirectory

func IsDirectory(filename string) bool

IsDirectory returns true if the given path is a directory

func IsFile

func IsFile(filename string) bool

IsFile returns true if the given path is a file

func ReadFile

func ReadFile(filename string) (string, error)

ReadFile reads the contents of a file and returns it as a string

Types

This section is empty.

Jump to

Keyboard shortcuts

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