gzip

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: BSD-3-Clause Imports: 10 Imported by: 1

Documentation

Overview

Package gzip implements the gzip command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(prog string) core.Command

New returns a new Gzip command.

Types

type Gzip

type Gzip struct {
	core.Base
	// contains filtered or unexported fields
}

Gzip implements the gzip command.

func (*Gzip) Run

func (g *Gzip) Run(args ...string) error

Run executes the gzip command with the given arguments.

func (*Gzip) RunContext

func (g *Gzip) RunContext(ctx context.Context, args ...string) error

RunContext executes the gzip command with the given arguments and context.

Jump to

Keyboard shortcuts

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