class Barista::Behaviors::Omnibus::LicenseCollector
- Barista::Behaviors::Omnibus::LicenseCollector
- Reference
- Object
Defined in:
barista/behaviors/omnibus/license_collector.crConstructors
Instance Method Summary
-
#<<(task : Barista::Behaviors::Omnibus::Task)
Copies the license files for the task into the target directory and appends a description to the summary.
- #project : Barista::Behaviors::Omnibus::Project
- #tasks_summary
-
#write_summary
Writes the license summary for the project and all of its tasks
Constructor Detail
Instance Method Detail
def <<(task : Barista::Behaviors::Omnibus::Task)
#
Copies the license files for the task into the target directory and appends a description to the summary.