GHHG10's picture
download
raw
358 Bytes
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.stop,
Effect.fn("cli.service.stop")(function* () {
yield* (yield* Daemon.Service).stop()
}),
)

Xet Storage Details

Size:
358 Bytes
·
Xet hash:
be8db62cb21c5df5066168bda802a03f48ef0463377b7bae535618079b32e43f

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