package
0.0.0-20240409024651-c4af43db5027
Repository: https://github.com/ossf/package-analysis.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Input allows different ways of passing input to an external command, for example a list of files or a raw string.
InputArgHandler abstracts command-specific behaviour for how to pass files as command line arguments, including which option strings to use.