Class: ForemanScapClient::Client

Inherits:
BaseClient show all
Defined in:
lib/foreman_scap_client/client.rb

Constant Summary

Constants inherited from BaseClient

BaseClient::CONFIG_FILE

Instance Attribute Summary collapse

Attributes inherited from BaseClient

#config, #policy_id

Method Summary

Methods inherited from BaseClient

#run

Instance Attribute Details

#tailoredObject (readonly)

Returns the value of attribute tailored.



5
6
7
# File 'lib/foreman_scap_client/client.rb', line 5

def tailored
  @tailored
end