datalad_next.utils.needs_specialremote_credential_envpatch
- datalad_next.utils.needs_specialremote_credential_envpatch(remote_type)[source]
Returns whether the environment needs to be patched with credentials
- Returns:
False, if the special remote type is not recognized as one needing credentials, or if there are credentials already present. True, otherwise.
- Return type:
bool