blob: fcd6148afa3a0e637d66615066c532603f0bc1be [file] [log] [blame] [view]
# fidlgen
```
Usage of /usr/local/google/home/kasiahayden/fuchsia/out/default/host_x64/fidlgen:
-clang-format-path string
path to the clang-format tool.
-experimental-split-generation-domain-objects
[optional] only generate the domain object definitions for the data types in this library.
-generators string
unused
-include-base string
the directory to which C and C++ includes should be relative.
-include-stem string
[optional] the suffix after library path when referencing includes. Includes will be of the form <my/library/{include-stem}.h>. (default "cpp/fidl")
-json string
relative path to the FIDL intermediate representation.
-output-base string
the base file name for files generated by this generator.
```