Skip to main content

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