You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.