package
2.7.7
Repository: https://github.com/sarumaj/gh-gr.git
Documentation: pkg.go.dev

# Functions

Record process ID and store it into the PID file.
Change current working directory.
Access point for terminal information.
Retrieve environment variable.
Retrieve environment variable of boolean type.
Get path of the executable that started current gr process.
Extract hostname from path.
Get ideal number of workers for current CPU.
Format integer as byte size in kMGTPE[B] unit.
IsGlobMatch checks if the pattern is a glob pattern.
IsRegex checks if the pattern is a regular expression.
List files in current working directory matching given extension (extension has to start with a dot).
NewColoredYAMLEncoder creates new colorful YAML encoder for given writer.
Create new progressbar with default settings.
Create new table printer.
Check if path exists.
Format path to UNIX style path, strip volume name if default.
Dispatch watcher.
Print to Stdout and exit.
StripPathPrefix strips prefix from path given a number of parent directories to keep.
UncolorizeReader is reserved for future use to uncolorize content of a reader.

# Constants

Color Code Terminator.
Control Sequence Introducer.
No description provided by the author
Prefix for relevant environment variables.
Begin ANSI sequence.
No description provided by the author
No description provided by the author
No description provided by the author
Move cursor 1 line up.
No description provided by the author
Message when process with given ID is already running.
No description provided by the author
Verbose env variable.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
App logger (default format JSON).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Custom implementation of progressbar.
Table printer prints text in padded, tabular form.

# Type aliases

PatternList is a list of regular expressions.
Export option.