Skip to content

Instantly share code, notes, and snippets.

@baude
Created June 21, 2016 19:47
Show Gist options
  • Select an option

  • Save baude/3533f5d41aa0ed9bcbe15d20e5cfeec9 to your computer and use it in GitHub Desktop.

Select an option

Save baude/3533f5d41aa0ed9bcbe15d20e5cfeec9 to your computer and use it in GitHub Desktop.
if self.args.json and not self.args.dbus:
util.output_json(helpers.json_out)
elif self.args.dbus:
return helpers.json_out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment