powered by
Get the names of the arguments of a function as a character vector.
get_kwargs(fun)
The function to get the argument names for.
The names of the arguments of fun as a character vector
fun