Expand description
Utilities for converting between RepoPaths and plain strings as displayed
to the user (e.g. relative to CWD).
Structs§
- FsPath
Parse Error - An error which occurs when we’re parsing paths.
Enums§
- Repo
Path UiConverter - Converts
RepoPaths to and from plain strings as displayed to the user (e.g. relative to CWD). - UiPath
Parse Error - An error from
RepoPathUiConverter::parse_file_path.
Functions§
- parse_
fs_ path - Parses an
inputpath into aRepoPathBufrelative tobase.