﻿parsl.channels.SSHChannel
=========================

.. currentmodule:: parsl.channels

.. autoclass:: SSHChannel

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SSHChannel.script_dir
   
   