Returns the previous level directory if path incomplete (does not end with ''). Does not check if previous level directory exists. Returns passed in string if is complete path
public static string ReturnPreviousDirectoryIfIncompleteString(string path)
- class FilesFolders
- namespace Flow.Launcher.Plugin.SharedCommands