Module load

Source
Expand description

Implementation of the load command. This command loads a PRDoc file and outputs its content as YAML or JSON. Load can also work on several files and aggregates its output as array in that case.

Structs§

LoadCmd
Wrapper for the load command

Type Aliases§

LoadResult
Type alias for the load command result