Ask a question to get started
Enter to send•Shift+Enter new line
Transform a function name and args into a FilterDirective.
func_call( self, func_name: Any, args: list, ) -> FilterDirective
func_name
Any
The name of the function.
args
list
The arguments passed to the function.