MCPcopy
hub / github.com/git-lfs/git-lfs / isCygwin

Function isCygwin

tools/cygwin.go:6–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4package tools
5
6func isCygwin() bool {
7 return false
8}

Callers 2

GetwdFunction · 0.70
TranslateCygwinPathFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected