Nerves.Utils.WSL.valid_windows_path-question-mark

You're seeing just the function valid_windows_path-question-mark, go back to Nerves.Utils.WSL module for more information.
Link to this function

valid_windows_path?(path)

View Source

Specs

valid_windows_path?(String.t()) :: boolean()

Returns true when the path matches various kinds of Windows-specific paths, like:

C:\
C:\projects
\\myserver\sharename\
\\wsl$\Ubuntu-18.04\home\username\my_project\