Searched refs:getShellVariableSetters (Results 1 - 3 of 3) sorted by relevance

/haikuporter/HaikuPorter/
H A DShellScriptlets.py47 def getShellVariableSetters(shellVariables): function
H A DConfigParser.py14 from .ShellScriptlets import configFileEvaluatorScript, getShellVariableSetters namespace
37 wrapperScript = (getShellVariableSetters(shellVariables)
H A DPort.py35 from .ShellScriptlets import (cleanupChrootScript, getShellVariableSetters, namespace
1527 wrapperScriptContent = (getShellVariableSetters(shellVariables)

Completed in 23 milliseconds