This website requires JavaScript.
Explore
Help
Sign In
Alexander
/
gomuks
Watch
1
Star
0
Fork
0
You've already forked gomuks
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
373139c7bf
gomuks
/
lib
/
open
/
open_xdg.go
8 lines
92 B
Go
Raw
Normal View
History
Unescape
Escape
Update tcell
2022-04-15 11:53:09 +02:00
//go:build !windows && !darwin
Update exec.Command on all OSes
2020-10-24 14:35:40 +02:00
package
open
const
Command
=
"xdg-open"
Update tcell
2022-04-15 11:53:09 +02:00
Update exec.Command on all OSes
2020-10-24 14:35:40 +02:00
var
Args
[
]
string
Reference in New Issue
Copy Permalink