idmtools.assets.content_handlers module¶
idmtools assets content handlers.
Copyright 2021, Bill & Melinda Gates Foundation. All rights reserved.
- idmtools.assets.content_handlers.json_handler(content)¶
Dump a json to a string.
- Parameters:
content – Content to write
- Returns:
String on content