.. AUTO-GENERATED FILE -- DO NOT EDIT!

interfaces.workbench.base
=========================


.. _nipype.interfaces.workbench.base.WBCommand:


.. index:: WBCommand

WBCommand
---------

`Link to code <file:///build/nipype-1.1.8/nipype/interfaces/workbench/base.py#L38>`__

Base support for workbench commands.

Inputs::

        [Optional]
        args: (a unicode string)
                Additional parameters to the command
                argument: ``%s``
        environ: (a dictionary with keys which are a newbytes or None or a
                  newstr or None and with values which are a newbytes or None or a
                  newstr or None, nipype default value: {})
                Environment variables

Outputs::

        None
