Module: Licensee::Commands::DetectCLIHelpers
- Included in:
- LicenseeCLI
- Defined in:
- lib/licensee/commands/detect_helpers.rb
Overview
Helper methods for formatting ‘licensee detect` output.
Constant Summary collapse
- MATCHED_FILE_METHODS =
Methods to call when displaying information about ProjectFiles
%i[ content_hash attribution confidence matcher license ].freeze