is_path_like
Function
This function is defined in the config module.
Signature
Returns
The result of the operation.
Uses
startsWith
Source
View on GitHub
src/config/index.ts at line 947is_path_like: API reference for is_path_like
This function is defined in the config module.
def is_path_like(value: string) -> boolean
startsWithsrc/config/index.ts at line 947