Mnemonex.decode

You're seeing just the function decode, go back to Mnemonex module for more information.
Link to this function

decode(input, server \\ :mnx_coder)

View Source

Specs

decode(binary(), term()) :: binary()

decode a mnemonicoded word list

All non-alphabetic (ASCII) characters are treated as word breaks. There is presently no graceful handling of improperly entered words.