setExtraScriptData

static void setExtraScriptData(Supplier<String> extraScriptData)

Sets the extra script data to be included in a bug report. This could be things like script settings. This will be in it's own file named script-data.txt

Parameters

extraScriptData

a supplier which gets the extra script data to include with the bug report