Attributes
new ConcatSource(...args): voidargs{ConcatSourceChild[]}- Returns:
<ConcatSource>
M
add
add(item): voiditem{ConcatSourceChild}- Returns: {void}
addAllSkipOptimizing(items): voiditems{ConcatSourceChild[]}- Returns: {void}
buffer(): BufferReturns:
{Buffer}
getChildren(): Source[]Returns:
<Source[]>M
map
map(options?): nullAttributes
options:
<MapOptions>Returns:
<null>M
size
size(): numberReturns:
<number>source(): SourceValueReturns:
{SourceValue}
sourceAndMap(options?): SourceAndMapAttributes
options:
<MapOptions>Returns:
{SourceAndMap}
streamChunks(options, onChunk, onSource, onName): GeneratedSourceInfoAttributes
Returns:
{GeneratedSourceInfo}
updateHash(hash): voidhash{HashLike}- Returns: {void}