Buckets:

imerfanrajabee's picture
download
raw
451 Bytes
import { Command } from '../command';
import { Logger } from '../logger';
import { FlowController } from './flow-controller';
/**
* Logs when commands failed executing, e.g. due to the executable not existing in the system.
*/
export declare class LogError implements FlowController {
private readonly logger;
constructor({ logger }: {
logger: Logger;
});
handle(commands: Command[]): {
commands: Command[];
};
}

Xet Storage Details

Size:
451 Bytes
·
Xet hash:
30a14476f905f52228b58fc9011e2bef88bb8f9f471f550c242e65403ed22313

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