Emitter usage
Usage
- Via the command line
tsp compile . --emit=@typespec/http-client-java
- Via the config
emit: - "@typespec/http-client-java"
The config can be extended with options as follows:
emit: - "@typespec/http-client-java"options: "@typespec/http-client-java": option: value
Emitter options
dev-options
Type: object
Developer options for http-client-java emitter.