MCPcopy Index your code
hub / github.com/pgadmin-org/pgadmin4 / append

Method append

web/pgadmin/static/js/tree/tree.js:117–119  ·  view source on GitHub ↗
(item, data)

Source from the content-addressed store, hash-verified

115 }
116
117 async append(item, data) {
118 return Promise.resolve(await this.tree.create(item, data));
119 }
120
121 async destroy() {
122 const model = this.tree.getModel();

Callers 15

find_replaceFunction · 0.80
get_sb_package.pyFile · 0.80
parse_rst_release_noteFunction · 0.80
setup_pip.pyFile · 0.80
get_users_from_dbMethod · 0.80
fetch_prefsMethod · 0.80
set_prefsMethod · 0.80
load_providersFunction · 0.80
_add_ingress_ruleMethod · 0.80
_create_firewall_ruleMethod · 0.80

Calls 1

createMethod · 0.45

Tested by 15

test_getroleFunction · 0.64
tearDownMethod · 0.64
runTestMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
setUpMethod · 0.64
runTestMethod · 0.64
runTestMethod · 0.64
runTestMethod · 0.64
emitMethod · 0.64
runTestMethod · 0.64