package
0.0.0-20250123075806-8eab22a6f65e
Repository: https://github.com/mbetel/core.git
Documentation: pkg.go.dev

# Functions

DefaultMaxSize returns the default max filesize.
DefaultSkipFolders returns the folders that are skipped by default.
Run starts the find filepath walk, will return the results in a string array, and will reset the defaults for SkipFolders and MaxSize.

# Variables

MaxSize is the maximum size of a file Go will search through.
SkipFolders is folders that won't be searched.