Libraries
»
inspec
(3.0.46)
»
Index
»
Inspec
»
Reporters
»
Json
»
#render
Method: Inspec::Reporters::Json#render
Defined in:
lib/inspec/reporters/json.rb
#
render
⇒
Object
7 8 9
# File 'lib/inspec/reporters/json.rb', line 7
def
render
output
(
report
.
to_json
,
false
)
end