Search
Preparing search index...
The search index is not available
group-by-and-sort-app - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
group-by-and-sort-app - v1.0.0
index
Module index
Index
Functions
main
Functions
main
main
(
)
:
Promise
<
void
>
The main application itself. It runs by
getting / parsing / transforming the input from file parameters into User models
ordering and grouping, this reorders the user models into the expected order for each output group
writes the output to the file
Returns
Promise
<
void
>
Promise
Modules
index
input
models/
User
output
run
transform
main
Generated using
TypeDoc
The main application itself. It runs by