Bundlex v0.2.8 Bundlex View Source
Some common utility functions.
Link to this section Summary
Functions
Returns path where compiled native is stored.
Returns family of the platform obtained with platform/0
.
Returns current platform name.
Link to this section Functions
Returns path where compiled native is stored.
Returns family of the platform obtained with platform/0
.
Link to this function
platform()
View Sourceplatform() :: :linux | :macosx | :windows32 | :windows64
Returns current platform name.