Buckets:

imerfanrajabee's picture
download
raw
407 Bytes
import { Command } from '../command';
import { Logger } from '../logger';
import { FlowController } from './flow-controller';
/**
* Logs the stdout and stderr output of commands.
*/
export declare class LogOutput implements FlowController {
private readonly logger;
constructor({ logger }: {
logger: Logger;
});
handle(commands: Command[]): {
commands: Command[];
};
}

Xet Storage Details

Size:
407 Bytes
·
Xet hash:
3b3e801d9f8731f0d5fa0ca7c3ed26a6e45e108b808cda67abbaf6c42416391d

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