Buckets:
| import { EOL } from "os" | |
| import * as Effect from "effect/Effect" | |
| import { Commands } from "../../commands" | |
| import { Runtime } from "../../../framework/runtime" | |
| import { Daemon } from "../../../services/daemon" | |
| export default Runtime.handler( | |
| Commands.commands.service.commands.start, | |
| Effect.fn("cli.service.start")(function* () { | |
| process.stdout.write((yield* (yield* Daemon.Service).start()) + EOL) | |
| }), | |
| ) | |
Xet Storage Details
- Size:
- 416 Bytes
- Xet hash:
- ee065936b64582176b1a10f64bb71dc0a86c0b5b7a4f7eeceb7fa9ca7b56c5a0
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.