mix nbx.gen.cache (Nebulex v3.0.0-rc.1)
View SourceGenerates 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.
Generates a new cache.
The cache will be placed in the lib
directory.
$ mix nbx.gen.cache -c MyApp.Cache
-c
, --cache
- The cache to generate.