java.lang.Object
jnr.posix.util.WindowsHelpers
- Author:
- enebo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic jnr.ffi.PointercreateWideEnv(String[] envp) static StringescapePath(String path) static booleanstatic booleanisDriveLetterPath(String path) static Stringstatic String[]processCommandArgs(POSIX posix, String program, String[] argv, String path) static String[]processCommandLine(POSIX posix, String command, String program, String path) static booleanstatic byte[]static byte[]
-
Constructor Details
-
WindowsHelpers
public WindowsHelpers()
-
-
Method Details
-
toWPath
-
toWString
-
createWideEnv
-
joinArgv
-
quotable
-
isBatch
-
processCommandLine
-
processCommandArgs
-
escapePath
-
isDriveLetterPath
-