Flow.Launcher/Flow.Launcher.Plugin
2020-04-24 07:59:24 +10:00
..
Features
Interfaces
Properties
SharedCommands use shell when opening directories 2020-04-24 07:59:24 +10:00
ActionContext.cs
AllowedLanguage.cs
BaseModel.cs
EventHandler.cs
Feature.cs
Flow.Launcher.Plugin.csproj
FodyWeavers.xml
IPlugin.cs
IPublicAPI.cs
ISettingProvider.cs
PluginInitContext.cs
PluginMetadata.cs
PluginPair.cs
Query.cs
README.md
Result.cs

What does Flow.Launcher.Plugin do?

  • Defines base objects and interfaces for plugins
  • Plugin authors making C# plugins should reference this DLL via nuget
  • Contains base commands used by all plugins