Cargo Features
nu-cli has no features set by default.
[dependencies]
nu-cli = { version = "0.100.0", features = ["plugin", "system-clipboard"] }
- plugin = nu-plugin-engine
-
Affects
config_files::read_plugin_file
,config_files::add_plugin_file
,config_files::migrate_old_plugin_file
… - system-clipboard
-
Enables system_clipboard of reedline
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.