﻿parsl.channels.base.Channel
===========================

.. currentmodule:: parsl.channels.base

.. autoclass:: Channel

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Channel.script_dir
   
   