tar

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: BSD-3-Clause Imports: 9 Imported by: 1

Documentation

Overview

Package tar implements the tar command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() core.Command

New returns a new Tar command.

Types

type Tar

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

Tar implements the tar command.

func (*Tar) Run

func (t *Tar) Run(args ...string) error

Run executes the tar command with the given arguments.

func (*Tar) RunContext

func (t *Tar) RunContext(ctx context.Context, args ...string) error

RunContext executes the tar 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