Base Modifier List
This is a list of base modifiers you can inherit from when creating new modifiers for use in Ramble. This list is automatically generated based on the base modifiers in this Ramble version.
Ramble currently has 1 mainline base_modifiers:
| container-base |
container-base¶
- Ramble base_modifiers:
- Description:
- This base modifier contains many of the variable and method definitions that containerized runtimes need to implement individual modifiers. It is used as a layer to standardize the interface for the containerized runtimes, to give them a consistent behavior within Ramble.