Bundlex.Port (Bundlex v1.5.7)

View Source

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

open(native_name, args \\ [])

(macro)

Spawns Port native_name from application of calling module. Returned result is compatible with standard Port API.

open(app, native_name, args)