Expand description
Steel API functions for hx plugins.
All functions are registered under the hx/ namespace.
Modules§
- build
- Build context API for plugins.
- config
- Configuration API for plugins.
- fs
- Filesystem API for plugins.
- output
- Output API for plugins.
- project
- Project information API for plugins.
- shell
- Shell command execution API for plugins.
Functions§
- register_
all - Register all hx API functions with the Steel engine.