# Functions

exists returns whether the given file or directory exists.
FilterStringSlice filters the given strings based on the given regex pattern and returns only those that match/match not the pattern.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RenderString replaces placeholders in a string with values from a map.
No description provided by the author
RunCommand executes a (CLI) command.
RunShellCommand executes a shell.
StringSliceContains checks if a string slice contains a string.
No description provided by the author
No description provided by the author