Dispatches macOS tooling invocations to a remote build agent.
public interface IRemoteMacCommandClient
kind:method, kind:property, kind:ctor. Press Esc to clear.CanExecute(IBuildAgentHandle)Determines whether this client can execute requests against the provided agent.ExecuteAsync(IBuildAgentHandle, MacProcessRequest, CancellationToken)Executes the specified macOS tooling request on the remote agent.