Mate.Helpers.copy_from

You're seeing just the function copy_from, go back to Mate.Helpers module for more information.
Link to this function

copy_from(session, src, dest)

View Source

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