Enable developer specific config identified by git user name.
- Source:
- features/configByGitUser.js
Members
-
<static> type :string
-
This feature is loaded at configuration stage
Type:
- string
- Source:
- features/configByGitUser.js
Methods
-
<static> load_(app, options)
-
Load the feature
Parameters:
Name Type Description appApp The cli app module object
optionsobject Options for the feature
- Source:
- features/configByGitUser.js
Properties:
Name Type Argument Description options.fallbackNamestring <optional>
Fallback username for git user not available
Returns:
- Type
- Promise.<*>