Function: normalizeNodePlatform()
normalizeNodePlatform(
platform):OperatingSystem
Defined in: base/os.ts:26
Normalizes a Node.js os.platform() string to a GoatDB OperatingSystem.
Parameters
| Parameter | Type |
|---|---|
platform | string |
Returns
OperatingSystem