Skip to main content

PlatformInfo interface

Platform information structure for runtime environment detection.

Signature

export interface PlatformInfo

Remarks

This interface encapsulates operating system and architecture information used throughout the xPack library for platform-specific behaviour, path filtering, and binary distribution selection.

Properties

Property

Modifiers

Type

Description

arch

string

The CPU architecture identifier.

platform

string

The operating system platform identifier.


Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.