pathutils

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCurrentBinaryPath

func GetCurrentBinaryPath() string

func GetDefaultConfigPath added in v0.4.3

func GetDefaultConfigPath() string

Types

type Path

type Path struct {
	Path             string
	RealPath         string
	RelativeRealPath string
	FileName         string
	Directory        string
	IsDir            bool
	Size             int64
	ModifiedTime     time.Time
}

func GetPathsInFolder

func GetPathsInFolder(folder string, includeFiles bool, includeFolders bool, acceptFn callbackAllowed) ([]Path,
	uint64)

Jump to

Keyboard shortcuts

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