Provider adapter for shell command execution.
Implements the ProviderAdapter behaviour, enabling shell commands
to participate in the full SessionManager lifecycle.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: GenServer.on_start()
@spec stop(GenServer.server()) :: :ok