crosspad_list_apps_source
List apps by scanning source files for REGISTER_APP() macro usage. This reveals apps defined in code as an alternative to reading the package registry.
Instructions
List apps registered via REGISTER_APP() macro by scanning source files. Different from crosspad_apps_list (which reads the package registry).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apps | Yes | ||
| error | No | ||
| success | Yes |