mmcli

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecCommand

type ExecCommand func(name string, arg ...string) ExecCommandOutput

type ExecCommandOutput

type ExecCommandOutput interface {
	Output() ([]byte, error)
}

type Mmcli

type Mmcli struct {
	// contains filtered or unexported fields
}

func Provide

func Provide() *Mmcli

func (*Mmcli) Exec

func (b *Mmcli) Exec(args ...string) ([]byte, error)

func (*Mmcli) ExecModem

func (b *Mmcli) ExecModem(modem string, args ...string) ([]byte, error)

Jump to

Keyboard shortcuts

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