Method: Inspec::Resources::Cmd#to_s

Defined in:
lib/resources/command.rb

#to_sObject



63
64
65
# File 'lib/resources/command.rb', line 63

def to_s
  "Command #{@command}"
end