mmclog

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2019 License: GPL-2.0, GPL-2.0-or-later Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name    = "mmclog"
	Apropos = "display persistant MMC dmesg log"
	Usage   = "mmclog [-b BYTE] [-c COUNT] -2"
	Man     = `` /* 303-byte string literal not displayed */

	LOGA      = "/mnt/dmesg.txt"
	LOGB      = "/mnt/dmesg2.txt"
	DfltByte  = "0"
	DfltCount = "25"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Apropos() lang.Alt
	Main(...string) error
	Man() lang.Alt
	String() string
	Usage() string
}

func New

func New() Interface

Jump to

Keyboard shortcuts

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