open-golang/open
Sebastian Thiel 05ac2d7bf3 Adjusted linux open-code to assume existence of xdg-open.
The current implentation didn't work without a side-by-side file, which
somewhat reduces the usefulness of this library.

See https://github.com/skratchdot/open-golang/issues/2 .
2014-09-04 12:56:57 +02:00
..
exec.go Adjusted linux open-code to assume existence of xdg-open. 2014-09-04 12:56:57 +02:00
exec_darwin.go Use build tags instead of checking platform at runtime. 2014-02-04 17:11:26 +01:00
exec_windows.go fixes #6 - (Windows) open.Start does not correctly handle URLs with 2014-06-19 16:05:56 -04: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