Searched refs:postScriptFileName (Results 1 – 1 of 1) sorted by relevance
76 String postScriptFileName, in GhidraScriptRunner() argument85 mPostScriptFileName = Optional.ofNullable(postScriptFileName); in GhidraScriptRunner()337 String postScriptFileName, in createCommandList() argument341 boolean postScript = !postScriptFileName.isEmpty(); in createCommandList()351 postScript ? postScriptFileName : "", in createCommandList()