The latest version of documents in this section are also available as a docset. You can also subscribe to the feed.
Modules in the Elvish standard library:
- Builtin Functions and Variables
- doc: Documentation of Elvish modules
- edit: API for the Interactive Editor
- epm: The Elvish Package Manager
- flag: Command-line flag parsing
- file: File Utilities
- math: Math Utilities
- path: Filesystem Path Utilities
- platform: Information About the Platform
- re: Regular Expression Utilities
- readline-binding: Readline-like Key Bindings
- runtime: Information About the Elvish Runtime
- store: API for the Elvish Persistent Data Store
- str: String Manipulation
- unix: Support for UNIX-like systems