command

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 11, 2019 License: MIT Imports: 6 Imported by: 3

Documentation

Overview

Package command contains the CLI options for Muxy.

Index

Constants

This section is empty.

Variables

Commands contains all CLI commands available

View Source
var UI cli.Ui

UI wraps the commands available to the CLI

Functions

This section is empty.

Types

type Meta

type Meta struct {
	UI cli.Ui
}

Meta is used by the CLI commands

type ProxyCommand

type ProxyCommand struct {
	Meta Meta
}

ProxyCommand enables an http proxy for http tampering

func (*ProxyCommand) Help

func (pc *ProxyCommand) Help() string

Help prints out detailed help for this command

func (*ProxyCommand) Run

func (pc *ProxyCommand) Run(args []string) int

Run the HTTP Proxy CLI command

func (*ProxyCommand) Synopsis

func (pc *ProxyCommand) Synopsis() string

Synopsis prints out help for this command

Jump to

Keyboard shortcuts

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