Added config option overrides to args
This commit is contained in:
@@ -6,7 +6,7 @@ on what each of these should be is found in their respective attribute macros.
|
||||
!*/
|
||||
|
||||
pub use anyrun_interface::{self, HandleResult, Match, PluginInfo};
|
||||
pub use anyrun_plugin_macros::*;
|
||||
pub use anyrun_macros::{get_matches, handler, info, init};
|
||||
|
||||
/*
|
||||
The macro to create a plugin, handles asynchronous execution of getting the matches and the boilerplate
|
||||
|
||||
Reference in New Issue
Block a user