DescriptionChanged path.Join to allow any number or args.
I changed path.Join so it would accept any number of
directories as arguments. I used the new ... T syntax. It is
also completely backwards compatable with the old function.
Patch Set 1 #Patch Set 2 : code review 198049: Changed path.Join to allow any number or args. #
Total comments: 2
Patch Set 3 : code review 198049: Changed path.Join to allow any number or args. #Patch Set 4 : code review 198049: Changed path.Join to allow any number or args. #
Total comments: 5
Patch Set 5 : code review 198049: Changed path.Join to allow any number or args. #Patch Set 6 : code review 198049: Changed path.Join to allow any number or args. #MessagesTotal messages: 19
|