Skip to content
theirish81 edited this page Sep 3, 2026 · 1 revision

FML

While Frags main input mechanism is YAML as it can represent the internal Frags data structures, a better input mechanism as also available, especially when your purpose is to script Frags automations.

Frags Modeling Language is a domain specific language meant to instruct Frags automations. While not natively supported by the Frags Library, it can be easily integrated. The Frags CLI, in fact, already accepts both YAML and FML format.

Please refer to the FML Wiki to learn more.

Clone this wiki locally