README
operation-util (OperationClassification cjs)
Operation with utility functions to calculate things about operations and alter operation-index.
Recalculates some operation indexable things and updates that into the database
Input | ||
---|---|---|
operationBasePath | string | |
Output |
Recalculates some operation indexable things and updates that into the database
Show internal (5)
Input | ||
---|---|---|
operationName | string | |
Output |
gets a whole bunch of metadata about an operation, mainly filepath related, but it also reads the operation index json file
Input | ||
---|---|---|
operationBasePath | string | any path in an operation |
Output |
Properties:
Name | Type | Description |
---|---|---|
operationBasePath | string | |
operation (optional) | object | |
operationName | string | |
srcPath | string | |
operationFolderName | string | |
relativeOperationLocationPath | string |
gets a whole bunch of metadata about an operation, mainly filepath related, but it also reads the operation index json file
README
operation-util (OperationClassification cjs)
Operation with utility functions to calculate things about operations and alter operation-index.
Recalculates some operation indexable things and updates that into the database
Input | ||
---|---|---|
operationBasePath | string | |
Output |
Recalculates some operation indexable things and updates that into the database
Show internal (5)
Input | ||
---|---|---|
operationName | string | |
Output |
gets a whole bunch of metadata about an operation, mainly filepath related, but it also reads the operation index json file
Input | ||
---|---|---|
operationBasePath | string | any path in an operation |
Output |
Properties:
Name | Type | Description |
---|---|---|
operationBasePath | string | |
operation (optional) | object | |
operationName | string | |
srcPath | string | |
operationFolderName | string | |
relativeOperationLocationPath | string |
gets a whole bunch of metadata about an operation, mainly filepath related, but it also reads the operation index json file