Skip to main content

Module api

Module api 

Source
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.