This checks whether a given string is a directory path or network location string. It does not check if location actually exists.
public static bool IsLocationPathString(this string querySearchString)
- class FilesFolders
- namespace Flow.Launcher.Plugin.SharedCommands