Package io.jenkins.plugins.dotnet.commands.tool
package io.jenkins.plugins.dotnet.commands.tool
The package contains build steps for the subcommands of
dotnet tool
.-
ClassDescriptionA build step to run "
dotnet tool restore
", restoring local tools as described in a tool manifest.A descriptor for "dotnet tool restore
" build steps.A build step executing a subcommand ofdotnet tool
.A descriptor for a subcommand ofdotnet tool
.