# Packages
No description provided by the author
# Functions
No description provided by the author
Compare two JSON strings by ordering the fields alphabetically and then comparing the strings using the Jaro-Winkler algorithm to compute a score.
Makes a copy of a map.
Deletes the stored environment variables file.
Compares two maps by key and returns the difference between the two.
Compares two maps by key and returns the difference between the two based on the value of the key.
No description provided by the author
Get environment variables from the current process.
No description provided by the author
Checks if a given string is a number.
Loads a file that contains environment variables.
Max returns the larger of x or y.
Merge two maps together.
No description provided by the author
# Variables
Location where the environment state from commands are to be captured and sent to for being able to share state across commands.
# Structs
No description provided by the author