-
Missing docstring.

Missing docstring for TaskInfo. Check Documenter's build log for details.

Missing docstring.

Missing docstring for TaskResult. Check Documenter's build log for details.

Genie.Toolbox.tasksFunction.
tasks(; filter_type_name = Symbol()) :: Vector{TaskInfo}

Returns a vector of all registered Genie tasks.

source
tasks(; filter_type_name = Symbol()) :: Vector{TaskInfo}

Returns a vector of all registered Genie tasks.

source

Prints a list of all the registered Genie tasks to the standard output.

source
newKeyword.
new

Special function available to inner constructors which created a new object of the type. See the manual section on Inner Constructor Methods for more information.

source