Skip to content

system pathseparator

Chris Petersen edited this page Oct 16, 2014 · 1 revision

Returns the path separator ("/" or "") for the current platform.

Example

> (system-pathseparator)
"/"
Clone this wiki locally