Method: Inspec::Profile#to_s

Defined in:
lib/inspec/profile.rb

#to_sObject



181
182
183
# File 'lib/inspec/profile.rb', line 181

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