more OsPath conversion (639/749)
Sponsored-by: k0ld
This commit is contained in:
parent
a5d48edd94
commit
c74c75b352
28 changed files with 147 additions and 132 deletions
|
@ -67,7 +67,7 @@ seek o = do
|
|||
where
|
||||
ww = WarnUnmatchLsFiles "whereis"
|
||||
|
||||
start :: WhereisOptions -> M.Map UUID Remote -> SeekInput -> RawFilePath -> Key -> CommandStart
|
||||
start :: WhereisOptions -> M.Map UUID Remote -> SeekInput -> OsPath -> Key -> CommandStart
|
||||
start o remotemap si file key =
|
||||
startKeys o remotemap (si, key, mkActionItem (key, afile))
|
||||
where
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue