PluginService.GetCommands Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
GetCommands(bool)
Gets all command line tools.
public static IEnumerable<ICommand> GetCommands(bool filter = true)
Parameters
- filter
- bool
Returns
System.Collections.Generic.IEnumerable