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.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”AbsPath
AbsPath