# Functions
CreateTestProfile helper method for testing.
GetAvailableProfiles return the name of all profiles available in the configured directory.
GetAvailableRequests returns a list of all the names of requests available in a profile.
GetProfilesDir return the directory where profiles are stored.
LoadProfile loads Options for a specific profile by name.
MergeOptions merges all options passed in into a final Options object.
SetupTestProfilesDir helper method for testing.
# Structs
Options that can come from a profile file.
RequestOptions is a representation of a request that can be loaded from a profile.