Returns the noop run mode status of this.
noop
Returns:
true if running in noop mode.
1145 1146 1147
# File 'lib/puppet/type.rb', line 1145 def noop noop? end