hpcflow.sdk.config.callbacks#
Module that defines built-in callback functions for configuration item values.
Functions
Callback that coerces values to boolean. |
|
Callback that resolves file paths. |
|
Callback that forces a string to lower case. |
|
Invoked on set of schedulers. |
|
Callback that tests that all values are names of supported schedulers. |
|
Callback that tests if a shell names is supported on this OS. |
|
Callback to set the logging level. |
|
Callback that substitutes configuration variables. |
|
Check data files (e.g., task schema files) can be loaded successfully. |
|
Callback that tests that a value is a supported scheduler name. |
|
Check the file(s) is/are accessible. |
|
Invoked on set of default_scheduler. |