Documentation

Init.System.FilePath

structure System.FilePath:
Type
Equations
Equations
Equations

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

Equations
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.

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

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
Equations
  • One or more equations did not get rendered due to their size.

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

Equations