@karmaniverous/get-dotenv
GitHub
Preparing search index...
diagnostics/redact
redactObject
Function redactObject
redactObject
(
obj
:
ProcessEnv
,
opts
?:
RedactOptions
,
)
:
Record
<
string
,
string
|
undefined
>
Produce a shallow redacted copy of an env-like object for display.
Parameters
obj
:
ProcessEnv
Optional
opts
:
RedactOptions
Returns
Record
<
string
,
string
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/get-dotenv
Loading...
Produce a shallow redacted copy of an env-like object for display.