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. |
|
Reset the console handler to the default level. |
|
Callback to reset the file handler to the default level. |
|
Callback to remove the log file handler. |
|
Callback to set the logging level. |
|
Callback to set the level of the log file handler. |
|
Callback to update the log file path, or remove the file handler if no path specifed. |
|
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. |