elvish/website/ref/file.md
Qi Xiao 97c9f73559 Replace the @elvdoc macro with a @module macro.
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.
2021-06-14 22:17:07 +01:00

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.