Searched defs:checkExists (Results 1 – 5 of 5) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/ |
| 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
|
| 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
|
| D | NotionClient.js | 336 NotionClient.prototype.checkExists = function(parentId, filename, nameField, askReplace, fn) method in NotionClient
|
| D | DropboxClient.js | 579 DropboxClient.prototype.checkExists = function(filename, fn, noConfirm) method in DropboxClient
|
| D | OneDriveClient.js | 869 OneDriveClient.prototype.checkExists = function(parentId, filename, askReplace, fn) method in OneDriveClient
|