Function-Parameters icon indicating copy to clipboard operation
Function-Parameters copied to clipboard

Function::Parameters::info does not get default values of optional arguments

Open iynehz opened this issue 5 years ago • 0 comments

Looks like now it can get only the arguments names, but not defualt values in case of optional argument. I would be interested in having that feature. For example, it can be used to generate from a function a string for its complete function signature, which can be used in automatic generating the function's doc POD, useful in mid-to-large scale projects.

iynehz avatar Apr 30 '19 14:04 iynehz