diamond.app.appcache

Copyright © DiamondMVC 2019

Members

Classes

DiamondAppCache
class DiamondAppCache

Wrapper around the default diamond app cache.

Functions

setAppCache
void setAppCache(IAppCache cache)

Sets the app cache.

Interfaces

IAppCache
interface IAppCache

Interface for an app cache.

Properties

cache
IAppCache cache [@property getter]

Gets the app cache.

Meta

Authors

Jacob Jensen (bausshf)