Mate.Helpers.remote_cmd
You're seeing just the function
remote_cmd
, go back to Mate.Helpers module for more information.
Specs
remote_cmd(session :: Mate.Session.t(), cmd :: String.t(), args :: [String.t()]) :: {:ok, String.t()} | {:error, String.t()}
Execute a command (with arguments) on the remote machine