AreaAssignment Module
Functions and values
| Function or value |
Description
|
Full Usage:
assign packageOfPath recipe result
Parameters:
string -> string option
recipe : Recipe
result : EncodedResult
Returns: AreaAssignmentResult
|
Compute the assignment. `packageOfPath` maps a source-path FQN part to its npm package (injected: Common stays free of path/regex concerns).
|
|
|
|