Library Moduleswift-openapi-generator 1.5.0_OpenAPIGeneratorCore

_OpenAPIGeneratorCore

Invoke the core logic of the Swift OpenAPI Generator tool and plugin.

Documentation.md
import _OpenAPIGeneratorCore

Module information

Declarations
81
Symbols
122

Coverage

90.1 percent of the declarations in _OpenAPIGeneratorCore are fully documented9.9 percent of the declarations in _OpenAPIGeneratorCore are indirectly documented

Declarations

2.5 percent of the declarations in _OpenAPIGeneratorCore are global functions or variables2.5 percent of the declarations in _OpenAPIGeneratorCore are operators42.0 percent of the declarations in _OpenAPIGeneratorCore are initializers, type members, or enum cases33.3 percent of the declarations in _OpenAPIGeneratorCore are instance members1.2 percent of the declarations in _OpenAPIGeneratorCore are protocols1.2 percent of the declarations in _OpenAPIGeneratorCore are protocol requirements16.0 percent of the declarations in _OpenAPIGeneratorCore are structures1.2 percent of the declarations in _OpenAPIGeneratorCore are typealiases

Interfaces

100.0 percent of the declarations in _OpenAPIGeneratorCore are unrestricted
Module stats and coverage details

Overview

This library contains the core logic powering the Swift OpenAPI Generator command-line tool and SwiftPM plugin.

It is an implementation detail of the CLI and the plugin, and should not be used directly by users.