MCPcopy Create free account
hub / github.com/OpenAtomFoundation/SmartIDE / OSType

TypeAlias OSType

cli/pkg/common/path.go:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64type OSType int32
65
66const (
67 OS_Windows OSType = 1

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected