Node TAP
GitHub
node-tap.org
Preparing search index...
tap-parser
parse-directive
parseDirective
Function parseDirective
parseDirective
(
line
:
string
)
:
false
|
[
Directive
,
any
]
Parse a "directive", the bit that follows the
#
character on a TestPoint line.
Parameters
line
:
string
Returns
false
|
[
Directive
,
any
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Parse a "directive", the bit that follows the
#
character on a TestPoint line.