Skip to content

Commit 89a5caf

Browse files
chore: filepath from slash
1 parent 2d3f564 commit 89a5caf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cli/open.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ func (r *RootCmd) openVSCode() *serpent.Command {
136136
if !ok {
137137
return xerrors.New("container missing volume for `devcontainer.local_folder`")
138138
}
139+
140+
directory = filepath.FromSlash(directory)
139141
}
140142

141143
break

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy