remove_env_name: Remove a virtual environment

View source: R/BF_management.R

remove_env_nameR Documentation

Remove a virtual environment

Description

Internal helper function to remove a virtual environment.

Usage

remove_env_name(env_name = "BFR")

Arguments

env_name

A character string specifying the name of the virtual environment.

Value

No return value, called for side effects (removes the specified Python virtual environment).


BayesForge documentation built on June 9, 2026, 1:09 a.m.