Method: Inspec::InspecCLI#nothing

Defined in:
lib/inspec/cli.rb

#nothingObject



401
402
403
# File 'lib/inspec/cli.rb', line 401

def nothing
  puts "you did nothing"
end