Expand description
Action compilation โ transforms discovered HTTP actions into typed method definitions.
Maps SiteMap action records to model methods (instance and class methods), infers parameter types, and classifies actions by the model they belong to.
Functionsยง
- compile_
actions - Compile actions from SiteMap action records into typed method definitions.