Method: Inspec::Profile#to_s

Defined in:
lib/inspec/profile.rb

#to_sObject



237
238
239
# File 'lib/inspec/profile.rb', line 237

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