Method: Inspec::UI#interactive?

Defined in:
lib/inspec/ui.rb

#interactive?Boolean

#
Interactivity
#

Returns:



205
206
207
# File 'lib/inspec/ui.rb', line 205

def interactive?
  @interactive
end