Searched refs:propertiesContent (Results 1 – 1 of 1) sorted by relevance
114 public GhidraScriptRunner postScript(String contents, Map<String, String> propertiesContent) { in postScript() argument117 if (!propertiesContent.isEmpty()) { in postScript()118 mPropertiesFileContentsMap = propertiesContent; in postScript()