mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
update api description comment
This commit is contained in:
parent
b15ec0f83b
commit
07905e8d9c
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ namespace Flow.Launcher.Plugin
|
|||
void SaveSettingJsonStorage<T>() where T : new();
|
||||
|
||||
/// <summary>
|
||||
/// Open Directory in explorer configured by user
|
||||
/// Open directory in an explorer configured by user via Flow's Settings. The default is Windows Explorer
|
||||
/// </summary>
|
||||
/// <param name="DirectoryPath">Directory Path to open</param>
|
||||
/// <param name="FileName">Extra FileName Info</param>
|
||||
|
|
|
|||
Loading…
Reference in a new issue