142 143 144
# File 'lib/shellutils/shell_wrapper.rb', line 142 def path_separator windows? ? ';' : ':' end