arch property
The architecture of the patch. For example, in
example-pkg-0.710.10-2.7.abcd.x86_64
, the architecture is
indicated by x86_64
. Applies to Linux-based instances only.
Implementation
final String? arch;
The architecture of the patch. For example, in
example-pkg-0.710.10-2.7.abcd.x86_64
, the architecture is
indicated by x86_64
. Applies to Linux-based instances only.
final String? arch;