View Source Bundlex.Port (Bundlex v1.1.1-alpha)
Utilities to ease interaction with Ports.
Link to this section Summary
Functions
Spawns Port native_name
from application of calling module.
Returned result is compatible with standard Port API.
Link to this section Functions
Spawns Port native_name
from application of calling module.
Returned result is compatible with standard Port API.
@spec open(Application.app(), Bundlex.Native.name_t(), [String.t()]) :: port()