Searched defs:checkExists (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitLabClient.js | 379 GitLabClient.prototype.getFile = function(path, success, error, asLibrary, checkExists, knownRefPos) argument 605 GitLabClient.prototype.checkExists = function(path, askReplace, fn) method in GitLabClient
|
H A D | GitHubClient.js | 409 GitHubClient.prototype.getFile = function(path, success, error, asLibrary, checkExists) argument 655 GitHubClient.prototype.checkExists = function(path, askReplace, fn) method in GitHubClient
|
H A D | NotionClient.js | 336 NotionClient.prototype.checkExists = function(parentId, filename, nameField, askReplace, fn) method in NotionClient
|
H A D | DropboxClient.js | 579 DropboxClient.prototype.checkExists = function(filename, fn, noConfirm) method in DropboxClient
|
H A D | OneDriveClient.js | 869 OneDriveClient.prototype.checkExists = function(parentId, filename, askReplace, fn) method in OneDriveClient
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11336 b?this.authenticate(function(){n(!0)},c):n(!1)};DropboxClient.prototype.checkExists=function(b,d,c)… method in DropboxClient 11381 mxResources.get("oneDriveInvalidDeviceName")})};OneDriveClient.prototype.checkExists=function(b,d,c… method in OneDriveClient 11417 …ications/"+this.clientId,b.code=null);m(b)})))};GitHubClient.prototype.checkExists=function(b,d,c)… method in GitHubClient 11471 g,null,4>=n.length)};GitLabClient.prototype.checkExists=function(b,d,c){this.getFile(b,mxUtils.bind… method in GitLabClient 11501 …rties:n.schema.properties}),"PATCH",m,g))):g()};NotionClient.prototype.checkExists=function(b,d,c,… method in NotionClient
|