PiBrowserTaskbarPhoenix.Names (pi_browser_taskbar_phoenix v0.1.0)

Copy Markdown

Derives collision-resistant registered process names from the host OTP application.

Summary

Functions

Returns the Pi runtime name for a host application.

Returns the package supervisor name for a host application.

Functions

runtime(otp_app)

@spec runtime(atom()) :: atom()

Returns the Pi runtime name for a host application.

supervisor(otp_app)

@spec supervisor(atom()) :: atom()

Returns the package supervisor name for a host application.