class Matrix::Architect::Commands::Job
- Matrix::Architect::Commands::Job
- Reference
- Object
Overview
A job to be executed.
Defined in:
commands.crConstructors
Instance Method Summary
-
#call : Nil
Calls the job.
- #empty? : Bool
-
#exec(&block)
Registers the block to be executed on job call.
-
#help
Registers the help to be shown.
- #help_msg : String | Nil