Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 2.26 KB

venv_funcs_sh.md

File metadata and controls

40 lines (29 loc) · 2.26 KB

Functions Defined in Script: venv_funcs.sh

venv_funcs.sh - Virtual Environment Management Functions for Bash Scripts

List of Functions Defined:

push_venvSpecialized push the default VENV onto the stack.
pop_venvSpecialized pop the VENV off the stack and decrement.
__set_venv_varsSets internal VENV variables.
snumForce set the VENV Sequence number.
vpfxReturn the current VENV prefix.
vnumReturn the current VENV sequence number.
vdscReturn the current VENV description.
cactChange active VENV.
dactDeactivate the current VENV.
pactSwitch to the Previous Active VENV.
lenvList All Current VENVs with last modification date.
lastenvRetrieve the Last Environment with a Given Prefix.
benvCreate a New Base Virtual Environment.
nenvCreate a New Virtual Environment in a Series.
denvDelete a Virtual Environment.
renvRevert to Previous Virtual Environment.
cclnClone a Conda Environment.
venvdiffCompare Two Virtual Environments.

Website: unixwzrd.ai Copyright (c) 2024 Michael Sullivan Apache License, Version 2.0

Generated Markdown Documentation Generated on: Generated: 2024 12 10 at 02:01:13