hp

package module
v0.0.0-...-44c7611 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: MIT Imports: 8 Imported by: 0

README

hp

Extract paragraphs from HTML file.

Usage

$ cat some_html_file | hp -n
1  title
2  some paragraph.
3  ...

License

MIT

Author

Yuji Nishimura(@nishim)

Documentation

Index

Constants

View Source
const (
	ExitCodeOK = iota
	ExitCodeError
)

Variables

This section is empty.

Functions

This section is empty.

Types

type HP

type HP struct {
	InStream             io.Reader
	OutStream, ErrStream io.Writer
	// contains filtered or unexported fields
}

func (*HP) Run

func (hp *HP) Run(args []string) int

Directories

Path Synopsis
cmd
hp

Jump to

Keyboard shortcuts

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