mods

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2023 License: BSD-2-Clause Imports: 13 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.

All the public properties of the Evaler should be set before this function is called.

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 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