Method: Puppet::Interface::Action#render_as

Defined in:
lib/puppet/interface/action.rb

#render_asSymbol

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Symbol)


147
148
149
# File 'lib/puppet/interface/action.rb', line 147

def render_as
  @render_as
end