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.

resolve_planning

Function
This function is defined in the config module.

Signature

def resolve_planning(input: boolean | string | PlanningConfig | undefined) -> PlanningConfig | undefined

Returns

Returns
PlanningConfig | undefined
The result of the operation.

Source

View on GitHub

src/config/index.ts at line 718

JS Planning

JS Planning CLI