# File lib/pry-remote-em/server.rb, line 279 def receive_shell_sig(type) return if require_auth type == :term && @shell_cmd.close_connection end