Module shellutils :: Class MacShell
[hide private]

Class MacShell

source code

Shell --+    
        |    
UnixShell --+
            |
           MacShell

Instance Methods [hide private]
 
getAvailableEngLocale(self) source code
 
setSessionLocale(self) source code

Inherited from UnixShell: __init__, fsObjectExists, getShell, getShellStatusVar, isSudoConfigured, isWinOs, rebuildPath, safecat

Inherited from Shell: canCopyFile, closeClient, createOutputHandler, determineOsLanguage, execAlternateCmds, execAlternateCmdsList, execCmd, execCmdAsBytes, executeCommandAndDecode, executeCommandAndDecodeByMatcher, getCharsetName, getClientType, getCommandSeparator, getCredentialId, getDefaultCommandTimeout, getLastCmdReturnCode, getOsLanguage, getOsType, getOsVersion, getPort, getShellCmdSeperator, getXML, isWindowsWithCygwin, resolveHost, resolveIp, useCharset

Class Variables [hide private]

Inherited from UnixShell: ERROR_CODE_PREFIX, ONLY_SUDO_POLICY, ONLY_SU_POLICY, SUDO_SU_POLICY

Inherited from Shell: NO_CMD_RETURN_CODE_ERR_NUMBER

Method Details [hide private]

getAvailableEngLocale(self)

source code 
Overrides: UnixShell.getAvailableEngLocale
(inherited documentation)

setSessionLocale(self)

source code 
Overrides: Shell.setSessionLocale
(inherited documentation)