MCPcopy 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
134func getCurrentDirectory() string {
135 return filepath.Clean(filepath.Dir(os.Args[0])) + "/"
136}

Callers 2

NewFileLoggerFunction · 0.85
lookupFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected