Method: Inspec::Profile#to_s

Defined in:
lib/inspec/profile.rb

#to_sObject



261
262
263
# File 'lib/inspec/profile.rb', line 261

def to_s
  "Inspec::Profile<#{name}>"
end