Command Line

There is a command line tool that can be used to generate cache files for the CachedBlueprintLoader or PyCachedBlueprintLoader class.

generate-blueprint-cache

Generate a blueprint cache file for MODULE.

generate-blueprint-cache [OPTIONS] MODULE {py-file}

Options

-o, --outdir <output_dir>

Output directory

Arguments

MODULE

Required argument

FORMAT_

Required argument

Note

Use the --help option get quick help.