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

File database-remove.ts

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

Source from the content-addressed store, hash-verified

1import { Command } from "../command";
2import { requireDatabaseInstance } from "../requireDatabaseInstance";
3import { requirePermissions } from "../requirePermissions";
4import DatabaseRemove from "../database/remove";

Callers

nothing calls this directly

Calls 7

confirmFunction · 0.90
actionMethod · 0.80
beforeMethod · 0.80
optionMethod · 0.80
descriptionMethod · 0.45
executeMethod · 0.45

Tested by

no test coverage detected