Buckets:

imerfanrajabee's picture
download
raw
397 Bytes
import { Command } from '../command';
import { Logger } from '../logger';
import { FlowController } from './flow-controller';
/**
* Logs the exit code/signal of commands.
*/
export declare class LogExit implements FlowController {
private readonly logger;
constructor({ logger }: {
logger: Logger;
});
handle(commands: Command[]): {
commands: Command[];
};
}

Xet Storage Details

Size:
397 Bytes
·
Xet hash:
8320260328433998c81866f83a37a04304c12dd6db010812f9bfbda560888b2c

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.