Mate.Helpers.copy_from
You're seeing just the function
copy_from
, go back to Mate.Helpers module for more information.
Specs
copy_from(session :: Mate.Session.t(), src :: String.t(), dest :: String.t()) :: {:ok, String.t()} | {:error, String.t()}
Copy a file from the remote server to the local machine