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

# Packages

No description provided by the author

# Functions

DefaultOptions returns a new CleanerOptions with default settings.
GetSupportedLanguages returns a list of all supported languages.
NewCleaner creates a new Cleaner instance with the given options and language.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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

Cleaner represents a code cleaner instance that processes source code according to the configured options.
CleanerOptions defines the configuration options for the code cleaner.

# Type aliases

Language represents supported programming languages.