# File 'lib/chefdore/cli.rb', line 18defconvertARGV.replace[]stdin=ARGF.readbeginChefdore::Magic.convert(json:stdin,cli:self)rescueJSON::ParserError=>eputse.messageexit1endend
#version ⇒ Object
32
33
34
# File 'lib/chefdore/cli.rb', line 32defversionsayChefdore::VERSIONend