Burrito.Util (burrito v1.4.0)

Summary

Functions

Checks if the application is currently running as a standalone Burrito release, or via some other mechanism, such as an escript.

Functions

get_current_cpu()

get_current_os()

@spec get_current_os() :: :darwin | :linux | :windows

get_otp_version()

@spec get_otp_version() :: String.t()

running_standalone?()

@spec running_standalone?() :: boolean()

Checks if the application is currently running as a standalone Burrito release, or via some other mechanism, such as an escript.