Method: Tasker::Types::TaskRequest#context
- Defined in:
- lib/tasker/types/task_request.rb
#context ⇒ Hash (readonly)
Returns Context data required for task execution, containing task-specific information.
25 |
# File 'lib/tasker/types/task_request.rb', line 25 attribute :context, Types::Hash |