Class | Bee::Task::Package |
In: |
lib/bee_task.rb
|
Parent: | Bee::Util::MethodInfoBase |
Base class for task package. Provides methods to print output using the build formatter and a method to check task parameters. Furthermore, this base class extends MethodInfoBase which provides methods comments, for autodocumentation purpose.
Check task parameters. Raise a RuntimeError with explanation message if a mandatory parameter is missing or an unknown parameter was found.