Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dottask
/ getCurrentDirectory
Function
getCurrentDirectory
config.go:134–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
132
}
133
134
func
getCurrentDirectory() string {
135
return
filepath.Clean(filepath.Dir(os.Args[0])) +
"/"
136
}
Callers
2
NewFileLogger
Function · 0.85
lookupFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected