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
This issue tracks all the efforts aimed to introduce new constructs (in a backward compatible fashion) to address the most common user requests, as per the Falco 1.0.0 roadmap.
N.B. Other issues will be opened for backward-incompatible changes to the language syntax.
Motivation
This issue tracks all the efforts aimed to introduce new constructs (in a backward compatible fashion) to address the most common user requests, as per the Falco 1.0.0 roadmap.
N.B. Other issues will be opened for backward-incompatible changes to the language syntax.
Additional context
Tasks
join(<list>, <sep>)
libs#1925basename()
libs#1927getopt(<args>, <optstring>)
libs#1928concat(<item1>, <item2>, ...)
libs#2025The text was updated successfully, but these errors were encountered: