nushell/crates/nu-plugin-engine/src
Jack Wright d081e3386f
Make pipeline metadata available to plugins (#13495)
# Description
Fixes an issue with pipeline metadata not being passed to plugins.
2024-08-02 11:01:20 -07:00
..
interface Make pipeline metadata available to plugins (#13495) 2024-08-02 11:01:20 -07:00
plugin_custom_value_with_source Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00
util Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00
context.rs Clean up arguments added to stack after CallDecl engine call (#13469) 2024-07-27 19:39:17 -07:00
declaration.rs Update config directly at assignment (#13332) 2024-07-11 06:09:33 -07:00
gc.rs Fix bad method links in docstrings (#13471) 2024-07-27 19:39:29 -07:00
init.rs Allow plugins to report their own version and store it in the registry (#12883) 2024-06-21 06:27:09 -05:00
lib.rs Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00
persistent.rs feat: make ctrlc available to plugins (#13181) 2024-07-30 08:29:18 -05:00
process.rs Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00
source.rs Fix bad method links in docstrings (#13471) 2024-07-27 19:39:29 -07:00
test_util.rs Split the plugin crate (#12563) 2024-04-27 12:08:12 -05:00