parsl.launchers.SimpleLauncher

class parsl.launchers.SimpleLauncher(debug: bool = True)[source]

Does no wrapping. Just returns the command as-is

__init__(debug: bool = True)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__([debug])

Initialize self.