recursiveinternal

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDirectoryPaths

func GetDirectoryPaths(
	separator,
	rootPath string,
	isContinueOnEmpty bool,
) (*[]string, *errwrappers.Collection)

func GetFilesPaths

func GetFilesPaths(
	separator,
	rootPath string,
	isContinueOnEmpty bool,
) *errstr.ResultsWithErrorCollection

func GetFilterPaths

func GetFilterPaths(
	separator,
	rootPath string,
	isContinueOnEmpty bool,
	filter pathfuncs.Filter,
) (*[]string, *errwrappers.Collection)

func GetPaths

func GetPaths(
	separator,
	rootPath string,
	isContinueOnEmpty bool,
) (*[]string, *errwrappers.Collection)

func GetPathsOfPathsIf added in v0.1.3

func GetPathsOfPathsIf(
	isRecursive bool,
	locations []string,
	isContinueOnEmpty bool,
) *errstr.ResultsWithErrorCollection

func GetPathsWithoutSeparator added in v0.1.3

func GetPathsWithoutSeparator(
	rootPath string,
	isContinueOnEmpty bool,
) (*[]string, *errwrappers.Collection)

func IsDirectory added in v0.1.2

func IsDirectory(location string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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