mix gen.sdk (gamend_core v1.0.1192)

Copy Markdown View Source

Generates SDK stub modules from the real Gamend modules.

This task reads the real implementations and generates stub modules for the SDK package with matching type specs and documentation.

Usage

mix gen.sdk

The generated files are placed in sdk/lib/gamend/.