Method: Inspec::Profile#to_s

Defined in:
lib/inspec/profile.rb

#to_sObject



223
224
225
# File 'lib/inspec/profile.rb', line 223

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