Uses of Class
io.jenkins.plugins.dotnet.data.Runtime
Package
Description
This package contains classes for processing related data (runtime identifiers, SDK downloads, …).
-
Uses of Runtime in io.jenkins.plugins.dotnet.data
Modifier and TypeMethodDescriptionstatic Runtime
Runtime.getInstance()
Gets the (single) instance ofRuntime
.