rattler icon indicating copy to clipboard operation
rattler copied to clipboard

Add `Path` variant to `NamedChannelOrUrl`

Open baszalmstra opened this issue 1 year ago • 0 comments

Besides having Name or Url for NamedChannelOrUrl we should also have a Path variant to allow distinguishing relative paths.

Ideally, we used typed-path for the paths to ensure that Windows paths can also be represented on unix.

baszalmstra avatar Sep 05 '24 07:09 baszalmstra