Browse Source
Using the ArgumentList property avoids having to escape spaces and special characters, which would otherwise cause the open command to fail and either split the argument string or not find the required files and folders with special characters. Co-authored-by: Julien Lebosquain <julien@lebosquain.net>pull/20730/head
committed by
GitHub
1 changed files with 7 additions and 3 deletions
Loading…
Reference in new issue