Instance Methodswift-openapi-generator 1.5.0_OpenAPIGeneratorCore
emit(_:)
Emits a diagnostic message to standard error.
func emit(_ diagnostic: Diagnostic)
Parameters
- diagnostic
The diagnostic message to emit.
Emits a diagnostic message to standard error.
func emit(_ diagnostic: Diagnostic)
The diagnostic message to emit.