Skip to content

absPath

absPath(s): AbsPath

Defined in: packages/core/src/kernel/types.ts:202

Cast a string literal to AbsPath. Use only for known-good absolute paths; user-supplied paths MUST go through the kernel’s normalizer first.

string

AbsPath

AbsPath