class
AzuCLI::OpenAPI::EndpointExtractor
- AzuCLI::OpenAPI::EndpointExtractor
- Reference
- Object
Overview
Extracts endpoint information from Crystal code
Defined in:
azu_cli/openapi/endpoint_extractor.crConstructors
Instance Method Summary
-
#extract : Array(EndpointInfo)
Extract all endpoints from project
- #project_path : String