internal

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package internal contains the internal functions for the archive package.

Index

Constants

View Source
const (
	// WriteWriteRead is the file mode for read and write access.
	// The file owner and group has read and write access, and others have read access.
	WriteWriteRead fs.FileMode = 0o664
)

Variables

This section is empty.

Functions

func ARJItem

func ARJItem(s string) bool

ArjItem returns true if the string is a row from the arj program list command.

func MagicLHA

func MagicLHA(magic string) bool

MagicLHA returns true if the LHA file type is matched in the magic string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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