FilePath Syntactic Operations
- Authors: Michael Ilseman, Saleem Abdulrasool
- Implementation: PR-14
- Previous version: version 1, changes
Introduction
FilePath
appeared in System 0.0.1 with a minimal API. This proposal adds API for syntactic operations, which are performed on the structure of the path and thus do not consult with the file system or make any system calls. These include inspecting the structure of paths, modifying paths, and accessing individual components.