build
Function Usage
Creates a plugin and establishes the plugin connection based on the entered plugin information.
Prototype
def build(self) -> None:
pass
Parent topic: SequentialStream
Creates a plugin and establishes the plugin connection based on the entered plugin information.
def build(self) -> None:
pass