NervesSSH.Options.sanitize

You're seeing just the function sanitize, go back to NervesSSH.Options module for more information.

Specs

sanitize(t()) :: t()

Go through the options and fix anything that might crash

The goal is to make options "always work" since it is painful to debug typo's, etc. that cause the ssh daemon to not start.