Support DOS pathnames in command line arguments.
Using File.expand_path to expand all relative path to full paths, which also converts all DOS-style paths to UNIX style.
Loading
Please sign in to comment
Using File.expand_path to expand all relative path to full paths, which also converts all DOS-style paths to UNIX style.