Method: Inspec::Resources::Cmd#to_s

Defined in:
lib/resources/command.rb

#to_sObject



65
66
67
# File 'lib/resources/command.rb', line 65

def to_s
  "Command #{@command}"
end