Class: Oscal::IncludeControl
- Defined in:
- lib/oscal/include_control.rb
Constant Summary collapse
- KEY =
%i(with_child_controls with_ids matching)
Instance Method Summary collapse
Methods inherited from BaseClass
Methods included from Serializer
included, #to_h, #to_json, #to_xml, #to_yaml
Constructor Details
This class inherits a constructor from Oscal::BaseClass