public class DefaultPexToolProvider extends Object implements PexToolProvider
DEFAULT_NAME
Constructor and Description |
---|
DefaultPexToolProvider(ToolchainProvider toolchainProvider,
PythonBuckConfig pythonBuckConfig,
RuleKeyConfiguration ruleKeyConfiguration) |
Modifier and Type | Method and Description |
---|---|
Tool |
getPexTool(BuildRuleResolver resolver,
TargetConfiguration targetConfiguration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DefaultPexToolProvider(ToolchainProvider toolchainProvider, PythonBuckConfig pythonBuckConfig, RuleKeyConfiguration ruleKeyConfiguration)
public Tool getPexTool(BuildRuleResolver resolver, TargetConfiguration targetConfiguration)
getPexTool
in interface PexToolProvider