Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

storage

Fully qualified path: dojo::model::storage

Traits

ModelStorageA ModelStorage trait that abstracts where the storage is. Currently it’s only world storage, but this will be useful when we have other storage solutions (micro worlds).
ModelValueStorageA ModelValueStorage trait that abstracts where the storage is.
ModelStorageTestA ModelStorage trait that abstracts where the storage is. Currently it’s only world storage, but this will be useful when we have other storage solutions (micro worlds).
ModelValueStorageTestA ModelValueStorageTest trait that abstracts where the storage is and bypass the permission checks.