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