Ask a question to get started
Enter to sendā¢Shift+Enter new line
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.
Transform a function name and args into a FilterDirective.