nerves_hub_cli v0.6.0 NervesHubCLI
TBD
Link to this section Summary
Types
Firmware update public keys can be referred to by an atom name or by their contents
Functions
Convert a list of fwup public keys or references into a list of keys
Link to this section Types
Link to this type
fwup_public_key_ref()
Firmware update public keys can be referred to by an atom name or by their contents.
Link to this section Functions
Link to this function
default_description()
default_description()
default_description() :: String.t()
default_description() :: String.t()
Link to this function
home_dir()
Link to this function
resolve_fwup_public_keys(keys)
resolve_fwup_public_keys(keys)
resolve_fwup_public_keys([fwup_public_key_ref()]) :: [binary()]
resolve_fwup_public_keys([fwup_public_key_ref()]) :: [binary()]
Convert a list of fwup public keys or references into a list of keys.