Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/skratchdot/open-golang
/ functions
Functions
15 in github.com/skratchdot/open-golang
⨍
Functions
15
◇
Types & classes
0
↓ 2 callers
Function
Run
* Open a file, directory, or URI using the OS's default application for that object type. Wait for the open command to complete. */
open/open.go:23
↓ 2 callers
Function
RunWith
* Open a file, directory, or URI using the specified application. Wait for the open command to complete. */
open/open.go:40
↓ 2 callers
Function
Start
* Open a file, directory, or URI using the OS's default application for that object type. Don't wait for the open command to complete. */
open/open.go:32
↓ 2 callers
Function
StartWith
* Open a file, directory, or URI using the specified application. Don't wait for the open command to complete. */
open/open.go:48
↓ 2 callers
Function
open
http://sources.debian.net/src/xdg-utils/1.1.0~rc1%2Bgit20111210-7.1/scripts/xdg-open/ http://sources.debian.net/src/xdg-utils/1.1.0~rc1%2Bgit20111210-
open/exec.go:12
↓ 2 callers
Function
openWith
(input string, appName string)
open/exec.go:16
↓ 1 callers
Function
cleaninput
(input string)
open/exec_windows.go:18
Function
TestRun
(t *testing.T)
open/open_test.go:5
Function
TestRunWith
(t *testing.T)
open/open_test.go:37
Function
TestStart
(t *testing.T)
open/open_test.go:21
Function
TestStartWith
(t *testing.T)
open/open_test.go:54
Function
open
(input string)
open/exec_darwin.go:9
Function
open
(input string)
open/exec_windows.go:23
Function
openWith
(input string, appName string)
open/exec_darwin.go:13
Function
openWith
(input string, appName string)
open/exec_windows.go:29