Comment added for description in inspec status

Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
This commit is contained in:
Nikita Mathur 2022-03-18 17:36:59 +05:30
parent bcc71df9dd
commit 0cf44d324e

View file

@ -14,8 +14,8 @@ module Inspec::Plugin::V2
:loaded, # true, false False could mean not attempted or failed
:load_exception, # Exception class if it failed to load
:name, # String name
:version, # three-digit version. Core / bundled plugins use InSpec version here.
:description
:version, # three-digit version. Core / bundled plugins use InSpec version here.
:description # Description of plugin.
) do
def initialize(*)
super