Function: directExecutor()
directExecutor<
Settings>():Executor<Settings>
Build the executor used before a plugin installs its interceptor chain.
Errors are mapped onto the same result shape as AppKit’s Plugin.execute().
Type Parameters
Section titled “Type Parameters”Settings
Section titled “Settings”Settings
Returns
Section titled “Returns”Executor<Settings>