MCPcopy Create free account
hub / github.com/firebase/firebase-tools / database-set.ts

File database-set.ts

src/commands/database-set.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as clc from "colorette";
2import * as fs from "fs";
3
4import { Client } from "../apiv2";

Callers

nothing calls this directly

Calls 9

confirmFunction · 0.90
getErrMsgFunction · 0.90
actionMethod · 0.80
beforeMethod · 0.80
optionMethod · 0.80
descriptionMethod · 0.45
setMethod · 0.45
requestMethod · 0.45

Tested by

no test coverage detected