public static interface PythonComponents.Resolved.ComponentConsumer
BiConsumer which throws a IOException for use by
executing Steps to process the Paths to the components
from this object.| Modifier and Type | Method and Description |
|---|---|
void |
accept(Path destination,
Path source) |
void accept(Path destination, Path source) throws IOException
destination - this components location in the Python package.source - this components source location on disk.IOException