Module typed_path::constants::windows
source · Expand description
Contains constants associated with Windows paths.
Constants
- The alternate separator of path components for windows platforms
- The alternate separator of path components for windows platforms
- Path component value that represents the current directory
- Path component value that represents the current directory
- Bytes that are not allowed in file or directory names
- Path component value that represents the parent directory
- Path component value that represents the parent directory
- Reserved names (case insensitive) that cannot be used with files or directories for personal use (system only)
- Reserved names (case insensitive) that cannot be used with files or directories for personal use (system only)
- The primary separator of path components for windows platforms
- The primary separator of path components for windows platforms