burrito
v1.2.0
Pages
Modules
Search documentation of burrito
Settings
Burrito.Util.ERTSUniversalMachineFetcher
(burrito v1.2.0)
Summary
Functions
fetch_version(os, libc, cpu, otp_version)
Functions
Link to this function
fetch_version(os, libc, cpu, otp_version)
@spec
fetch_version(
atom
(),
atom
(),
atom
(),
String.t
()) ::
URI.t
() | {:error,
atom
()}