filefinder

package
v0.0.0-...-a278cc6 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindFilesWithExtInDir

func FindFilesWithExtInDir(relativeStartDir string, includeExts []string, excludeExts []string) ([]string, error)

Accepts arguments for relativeStartDir, which should include the './', f.e. './testdir'. Extensions should not include the dot, so use `[]string{"ts", "tsx"}`, not `[]string{".ts", ".tsx"}` Make sure there are no duplicate file extensions

Types

This section is empty.

Jump to

Keyboard shortcuts

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