Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

is_start

Method
This is a method of the TaskBuilder class in the task module.
Set as start task

Signature

def is_start(mut self, is_start: bool) -> Self

Parameters

is_start
bool
required
No description available.

Returns

Returns
Self
The result of the operation.