gaps.cli.command.AbstractBaseCLICommandConfiguration#
- class AbstractBaseCLICommandConfiguration(name, add_collect=False, split_keys=None, config_preprocessor=None, skip_doc_params=None)[source]#
 Bases:
ABCAbstract Base CLI Command representation.
This base implementation provides helper methods to determine whether a given command is split spatially.
Note that
runneris a required part of the interface but is not listed as an abstract property to avoid unnecessary function wrapping.Methods
Attributes
Documentation object
Trueif execution is split across nodes- abstract property documentation#
 Documentation object
- Type: