This adds the ability to define a custom prefix like lib or utils which is currently hardcoded.
Sadly this will be probably be a breaking change since I didn't see a way to set default values for arguments
The only thing missing from this PR I can think of would be a CHANGELOG.md entry.
This adds the ability to define a custom prefix like
lib
orutils
which is currently hardcoded.Sadly this will be probably be a breaking change since I didn't see a way to set default values for argumentsThe only thing missing from this PR I can think of would be a CHANGELOG.md entry.