Ask a question to get started
Enter to send•Shift+Enter new line
PATH_CHAR_CLASS = 'A-Za-z0-9._~/\\\\:-'
Characters allowed in file paths.
Includes alphanumeric, period, underscore, tilde (home), forward/back slashes (path separators), colon (Windows drive letters), and hyphen.