package
0.22.0-dev
Repository: https://github.com/elves/elvish.git
Documentation: pkg.go.dev

# Packages

Package daemon implements the builtin daemon: module.
Package doc implements the doc: module.
Package math exposes functionality from Go's math package as an elvish module.
Package md exposes functionality from src.elv.sh/pkg/md.
Package os exposes functionality from Go's os package as an Elvish module.
Package path provides functions for manipulating filesystem path names.
Package platform exposes variables and functions that deal with the specific platform being run on, such as the OS name and CPU architecture.
Package re implements a regular expression module.
Package runtime implements the runtime module.
Package str exposes functionality from Go's strings package as an Elvish module.
Package unix exports an Elvish namespace that contains variables and functions that deal with features unique to Unix-like operating systems.

# Functions

AddTo adds all standard library modules to the Evaler.