Method: Retrospec::Puppet::Generators::FunctionGenerator#function_type
- Defined in:
- lib/retrospec/plugins/v1/plugin/generators/function_generator.rb
#function_type ⇒ Object
returns v3,v4, native to specify the function type
42 43 44 |
# File 'lib/retrospec/plugins/v1/plugin/generators/function_generator.rb', line 42 def function_type context.function_type end |