package
0.1.3
Repository: https://github.com/haaag/gm.git
Documentation: pkg.go.dev

# Packages

Package files provides utilities for working with files/directories.
Spinner displays a spinning cursor animation while waiting for a signal on a channel.
No description provided by the author

# Functions

BinExists checks if the binary exists in $PATH.
BinPath returns the path of the binary.
CopyClipboard copies a string to the clipboard.
Env retrieves an environment variable.
ExecuteCmd runs a command with the given arguments and returns an error if the command fails.
OpenInBrowser opens a URL in the default browser.
OSArgs returns the correct arguments for the OS.
ReadClipboard reads the contents of the clipboard.
RunCmd returns an *exec.Cmd with the given arguments.

# Variables

No description provided by the author
No description provided by the author