mix nbx.gen.cache (Nebulex v3.0.0-rc.1)

View Source

Generates a new cache.

The cache will be placed in the lib directory.

Examples

$ mix nbx.gen.cache -c MyApp.Cache

Command line options

  • -c, --cache - The cache to generate.