File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 284284 "isStruct" : true ,
285285 "cType" : " git_cred" ,
286286 "functions" : {
287+ "git_cred_default_new" : {
288+ "ignore" : false ,
289+ "isPrototypeMethod" : false ,
290+ "args" : [{ "isSelf" : false }],
291+ "isAsync" : false
292+ },
293+ "git_cred_has_username" : {
294+ "ignore" : false ,
295+ "args" : [{ "isSelf" : true }]
296+ },
287297 "git_cred_ssh_key_from_agent" : {
288298 "ignore" : false ,
289299 "isPrototypeMethod" : false ,
290300 "args" : [{ "isSelf" : false }],
291301 "isAsync" : false
302+ },
303+ "git_cred_ssh_key_new" : {
304+ "ignore" : false ,
305+ "isPrototypeMethod" : false ,
306+ "args" : [{ "isSelf" : false }],
307+ "isAsync" : false
308+ },
309+ "git_cred_userpass_plaintext_new" : {
310+ "ignore" : false ,
311+ "isPrototypeMethod" : false ,
312+ "args" : [{ "isSelf" : false }],
313+ "isAsync" : false
292314 }
293315 }
294316 },
You can’t perform that action at this time.
0 commit comments