Functions | |
def | mako_plugin (dictionary) |
def list_protos.mako_plugin | ( | dictionary | ) |
The exported plugin code for list_protos. Some projects generators may want to get the full list of unique .proto files that are being included in a project. This code extracts all files referenced in any library or target that ends in .proto, and builds and exports that as a list called "protos".
Definition at line 24 of file list_protos.py.