﻿parsl.channels.SSHInteractiveLoginChannel
=========================================

.. currentmodule:: parsl.channels

.. autoclass:: SSHInteractiveLoginChannel

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SSHInteractiveLoginChannel.__init__
      ~SSHInteractiveLoginChannel.abspath
      ~SSHInteractiveLoginChannel.close
      ~SSHInteractiveLoginChannel.execute_wait
      ~SSHInteractiveLoginChannel.isdir
      ~SSHInteractiveLoginChannel.makedirs
      ~SSHInteractiveLoginChannel.prepend_envs
      ~SSHInteractiveLoginChannel.pull_file
      ~SSHInteractiveLoginChannel.push_file
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SSHInteractiveLoginChannel.script_dir
   
   