-
- All Implemented Interfaces:
public abstract class PnpmExecRunner
-
-
Field Summary
Fields Modifier and Type Field Description private final ProviderFactoryproviders
-
Constructor Summary
Constructors Constructor Description PnpmExecRunner()
-
Method Summary
Modifier and Type Method Description abstract ProviderFactorygetProviders()final ExecResultexecutePnpmCommand(ProjectApiHelper project, NodeExtension extension, NodeExecConfiguration nodeExecConfiguration, VariantComputer variants)-
-
Method Detail
-
getProviders
@Inject() abstract ProviderFactory getProviders()
-
executePnpmCommand
final ExecResult executePnpmCommand(ProjectApiHelper project, NodeExtension extension, NodeExecConfiguration nodeExecConfiguration, VariantComputer variants)
-
-
-
-