Skip to main content

config

Function config 

Source
pub(crate) async fn config(
    state: &Arc<Mutex<CLIState>>,
    command: &ConfigCommands,
) -> Result<(), OperationOutcomeError>