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_path_like

Function
This function is defined in the config module.

Signature

def is_path_like(value: string) -> boolean

Returns

Returns
boolean
The result of the operation.

Uses

  • startsWith

Source

View on GitHub

src/config/index.ts at line 947