user

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Uid         int
	Gid         int
	Username    string
	UserHomeDir string
	Sudo        bool
	SudoHomeDir string
}

func Current

func Current() User

func (User) HasLingering

func (u User) HasLingering() bool

func (User) IsRoot

func (u User) IsRoot() bool

IsRoot returns true when the user has used sudo to run the command, or if the user was simply logged on a root

Jump to

Keyboard shortcuts

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