MethodProp.HAS_ARGS
Last updated
Last updated
The HAS_ARGS property adds a filter to either include or exclude functions that have arguments in their signature.
An example of a function with a signature would be
In the example below the query will filter out all functions that have arguments and only return those functions with no arguments in their signature