package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
DetectShell detects the shell relevant to the current process and returns its name and path.
New returns the subshell relevant to the current process, but does not activate it.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
SubShell defines the interface for our virtual environment packages, which should be contained in a sub-directory under the same directory as this file.