delimiter
delimiter():
string
Defined in: path.ts:644
Returns the platform-specific path segment delimiter:
;on Windows:on POSIX
string
2.0.0
© 2025 Tauri Contributors. CC-BY / MIT
delimiter():
string
Defined in: path.ts:644
Returns the platform-specific path segment delimiter:
; on Windows: on POSIXstring
2.0.0
© 2025 Tauri Contributors. CC-BY / MIT