parsl.launchers.SimpleLauncher

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

Does no wrapping. Just returns the command as-is

__init__(debug: bool = True) None[source]

Methods

__init__([debug])