mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-11-27 23:11:20 +08:00
97c9f73559
The @module macro is placed at the beginning of a doc, and calls elvdoc after processing the doc. This is needed in order to correctly put the Module anchor at the beginning of the doc, instead of at the place that calls @elvdoc. Also refactor the macros command to reduce boilerplate in macro implementations.
223 B
223 B
@module file
Introduction
The file:
module provides utilities for manipulating file objects.
Function usages are given in the same format as in the reference doc for the builtin module.