envjoy - v0.1.0
npm
GitHub
VTX Labs
Preparing search index...
diffEnv
Function diffEnv
diffEnv
(
exampleContent
:
string
,
actualContent
:
string
,
options
?:
DiffOptions
,
)
:
EnvDiff
Compare the raw contents of an example file against an actual env file.
Parameters
exampleContent
:
string
actualContent
:
string
options
:
DiffOptions
= {}
Returns
EnvDiff
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
npm
GitHub
VTX Labs
envjoy - v0.1.0
Loading...
Compare the raw contents of an example file against an actual env file.