package
Version:
v0.0.0-...-dd43fab
Opens a new window with list of versions in this module.
Published: Oct 23, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CurrentUser gets the current user's name. If it fails, then a panic is
thrown.
CurrentUserIs returns true if the given thisUser's name matches the current
username.
WithOpts inserts the given Opts into the context to be used. It overrides the
parent Opts, if any.
WithVerbose puts all Exec calls using the returned context into verbose mode,
meaning stderr will be used.
Opts contains the options to be used during evaluation.
OptsFromContext returns the Opts from the given context.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.