def

func:taskCur

taskCur(checked: true)

Return current task if running within the context of an asynchronous task. If context is not within a task, then return null or raise an exception based on checked flag.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function