Mate.Driver.exec
You're seeing just the callback
exec
, go back to Mate.Driver module for more information.
Specs
exec(session :: Mate.Session.t(), command :: String.t(), args :: [String.t()]) :: {:ok, String.t()} | {:error, String.t()}
Executes a command using the driver