Skip to main content

CONFIG_WIZARD_EXAMPLES

Constant CONFIG_WIZARD_EXAMPLES 

Source
pub const CONFIG_WIZARD_EXAMPLES: &str = "\
EXAMPLES:
  devp config wizard
  devp config wizard --no-tui              One question per line
  devp config set disabled_adapters go     Leave Go projects alone entirely
  devp config set disabled_adapters -      Every adapter active again";