This website requires JavaScript.
Explore
Help
Sign In
mirror
/
open-golang
mirror of
https://github.com/skratchdot/open-golang.git
Watch
1
Star
0
Fork
You've already forked open-golang
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
75fb7ed420
open-golang
/
open
History
Lawrence Craft
aeb1cab633
Fixing
#9
- not replacing ampersand in calls to rundll32
2016-03-02 13:33:19 +00:00
..
exec.go
adding links to xdg-open source code in case we want to use it someday
2015-02-21 09:03:35 -05:00
exec_darwin.go
Use build tags instead of checking platform at runtime.
2014-02-04 17:11:26 +01:00
exec_windows.go
Fixing
#9
- not replacing ampersand in calls to rundll32
2016-03-02 13:33:19 +00:00
open.go
Use build tags instead of checking platform at runtime.
2014-02-04 17:11:26 +01:00
open_test.go
Corrected a few typos. Added invalid url for TestStartWith as it seems was intended.
2014-01-18 12:29:59 -06:00