pathutils

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCurrentBinaryPath

func GetCurrentBinaryPath() 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