dump

package
v1.5.49 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	spec.ParserOptions        `embed:""`
	common.ASCIIDocAttributes `embed:""`

	Paths []string `arg:""`
	Ascii bool     `name:"ascii" help:"dump asciidoc object model"`
	Json  bool     `name:"json" help:"dump json object model"`
}

func (*Command) Run

func (d *Command) Run(cc *cli.Context) (err error)

type Options

type Options struct {
	ASCII bool
	JSON  bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL