Preparing search index...
The search index is not available
lint-changes - v1.0.0
lint-changes
parseCliArgs
Function parseCliArgs
parse
Cli
Args
(
rawArgs
,
scriptFileName
)
:
{
apiArgs
:
ApiArgs
;
eslintArgString
:
string
;
}
Parse a raw array of CLi args into the internally expected arguments object.
Parameters
rawArgs
:
readonly
string
[]
scriptFileName
:
string
Returns
{
apiArgs
:
ApiArgs
;
eslintArgString
:
string
;
}
api
Args
:
ApiArgs
eslint
Arg
String
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
lint-changes - v1.0.0
Loading...
Parse a raw array of CLi args into the internally expected arguments object.