c1217912dd
This handler triggers on all occurrences of `newfunction` and parses the parameters passed to that method in order to generate documentation. The implementation is a good experiment in extracting documentation without evaluating Ruby code. However, the generality of this approach may ultimately be doomed by the use of metaprogramming in custom Types and Providers. |
||
---|---|---|
.. | ||
base.rb | ||
defined_type_handler.rb | ||
host_class_handler.rb | ||
parser_function_handler.rb |