mix trogon.type_provider.list (Trogon.TypeProvider v0.2.0)

View Source

Lists all registered type mappings for a given TypeProvider module.

Usage

mix trogon.type_provider.list TypeProvider

Examples

# List all types in a specific provider
mix trogon.type_provider.list MyApp.EventTypeProvider