mods

package
v0.21.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2024 License: BSD-2-Clause Imports: 15 Imported by: 0

Documentation

Overview

Package mods collects standard library modules.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddTo

func AddTo(ev *eval.Evaler)

AddTo adds all standard library modules to the Evaler.

Some modules (the runtime module for now) may rely on properties set on the Evaler, so any mutations afterwards may not be properly reflected.

Types

This section is empty.

Directories

Path Synopsis
Package daemon implements the builtin daemon: module.
Package daemon implements the builtin daemon: module.
Package doc implements the doc: module.
Package doc implements the doc: module.
Package math exposes functionality from Go's math package as an elvish 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 md exposes functionality from src.elv.sh/pkg/md.
Package os exposes functionality from Go's os package as an Elvish module.
Package os exposes functionality from Go's os package as an Elvish module.
Package path provides functions for manipulating filesystem path names.
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 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 re implements a regular expression module.
Package runtime implements the runtime module.
Package runtime implements the runtime module.
Package str exposes functionality from Go's strings package as an Elvish 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.
Package unix exports an Elvish namespace that contains variables and functions that deal with features unique to Unix-like operating systems.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL