Method: Inspec::Profile#to_s

Defined in:
lib/inspec/profile.rb

#to_sObject



176
177
178
# File 'lib/inspec/profile.rb', line 176

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