Search
Preparing search index...
The search index is not available
makit
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"makefile/rule"
Rule
Class Rule
Hierarchy
Rule
Index
Constructors
constructor
Properties
has
Dynamic
Dependencies
prerequisites
recipe
target
Methods
__computed
match
Constructors
constructor
new
Rule
(
target
:
Target
, prerequisites
:
Prerequisites
, recipe
:
Recipe
)
:
Rule
Parameters
target:
Target
prerequisites:
Prerequisites
recipe:
Recipe
Returns
Rule
Properties
has
Dynamic
Dependencies
has
Dynamic
Dependencies
:
boolean
= false
prerequisites
prerequisites
:
Prerequisites
recipe
recipe
:
Recipe
target
target
:
Target
Methods
__computed
__computed
(
)
:
string
Returns
string
match
match
(
targetFile
:
string
)
:
null
|
RegExpExecArray
Parameters
targetFile:
string
Returns
null
|
RegExpExecArray
Globals
"makefile/rule"
Rule
constructor
has
Dynamic
Dependencies
prerequisites
recipe
target
__computed
match
inspect
Generated using
TypeDoc