Construct the profiles root directory, given the "home" directory.
The home directory - normally supplied by Imperative.
Accepts an array of responses, which, depending on the depedencies, may have nested depedency arrays, and flattens to a single level (for ease of printing, etc.).
The list of load responses
Accepts the profile configuration document and returns an array of all types.
All profile type configuration documents.
Create a mapKey value to identify a profile
Type of the profile
Name of the profile
Construct the profile option - e.g banana-profile - Used to append to commands automatically and by the command processor to check if profile options are present.
Construct the profile option alias - e.g banana-p- Used to append to commands automatically and by the command processor to check if profile options are present.
Returns the standard profile option name like "banana-profile" and its alias
: The option and its alias
Create a key value to identify a property on a profile
Type of the profile
Name of the profile
Generated using TypeDoc
Set of static utility methods to assist with creating profile option names from profile types, constructing the root directory, reforming responses for different purposes, etc.