package
0.1.4
Repository: https://github.com/drgsn/filefusion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewFileFinder creates a new FileFinder with the specified include and exclude patterns.
NewFileManager creates a new FileManager with the specified size limits and output type.
NewFileProcessor creates a new FileProcessor instance with the specified options.
NewOutputGenerator creates a new OutputGenerator instance.
No description provided by the author

# Constants

green.
bold red.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
FileFinder handles file pattern matching and collection with support for glob patterns, symlinks, and parallel processing.
FileGroup represents a collection of files destined for the same output.
FileManager handles file organization, path management, and size calculations.
FileProcessor handles the concurrent processing of multiple files, including content cleaning when enabled.
FileResult represents the outcome of processing a single file.
No description provided by the author
No description provided by the author
OutputGenerator handles the creation of output files in various formats.
No description provided by the author
No description provided by the author
Result represents the outcome of a file finding operation.

# Type aliases

No description provided by the author