VintageNet.verify_system

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

verify_system(opts \\ nil)

View Source

Specs

verify_system(keyword() | nil) :: :ok | {:error, String.t()}

Check that the system has the required programs installed

NOTE: This isn't completely implemented yet!