Documentation

Init.System.FilePath

structure System.FilePath :
Type
Equations
Equations
Equations
Equations

The character that separates directories. In the case where more than one character is possible, pathSeparator is the 'ideal' one.

Equations

The list of all possible separators.

Equations
Equations
Equations

Extracts the stem (non-extension) part of p.fileName.

Equations
Equations
Equations
@[inline]
abbrev System.SearchPath :
Type
Equations
Equations

The character that is used to separate the entries in the $PATH (or %PATH%) environment variable.