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