env

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Copy files to the trash can in the home directory when they cannot be renamed to the external trash can
	// Disk usage of the main file system will increase because files are copied across different filesystems, also also take time to copy.
	// Automatically enabled if ONLY_HOME_TRASH enabled
	// Default: false
	HOME_TRASH_FALLBACK_COPY bool

	// Use only the trash can in the home directory, not the one in the external file system
	// Default: false
	ONLY_HOME_TRASH bool

	// Specify the directory for home trash can
	// Default: $XDG_DATA_HOME/Trash ($HOME/.local/share/Trash)
	HOME_TRASH_DIR string

	// Whether to get as close to rm behavior as possible
	// Default: false
	PUT_RM_MODE bool
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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