Thanks to visit codestin.com
Credit goes to docs.rs

Skip to main content

Crate vs_shell

Crate vs_shell 

Source
Expand description

Shell activation and path helpers for vs.

Structs§

EnvDelta
Environment changes emitted by vs.
HomePaths
Common filesystem paths used by vs.

Enums§

ShellError
Errors returned by shell utilities.
ShellKind
Supported interactive shells.

Functions§

bin_dir
Returns the default binary directory inside an installed runtime.
global_current_dir
Returns the global current directory path for a plugin.
home_paths
Returns the canonical home layout.
install_dir
Returns the directory where a plugin version is installed.
link_directory
Creates a fresh directory symlink.
project_sdk_dir
Returns the project-local SDK link directory.
remove_existing
Removes a symlink or directory recursively.
render_activation
Renders the activation script for a shell.