Class: ForemanScapClient::Client
- Inherits:
-
BaseClient
- Object
- BaseClient
- ForemanScapClient::Client
- Defined in:
- lib/foreman_scap_client/client.rb
Constant Summary
Constants inherited from BaseClient
Instance Attribute Summary collapse
-
#tailored ⇒ Object
readonly
Returns the value of attribute tailored.
Attributes inherited from BaseClient
Method Summary
Methods inherited from BaseClient
Instance Attribute Details
#tailored ⇒ Object (readonly)
Returns the value of attribute tailored.
5 6 7 |
# File 'lib/foreman_scap_client/client.rb', line 5 def tailored @tailored end |