Home
last modified time | relevance | path

Searched defs:checkExists (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DGitLabClient.js379 GitLabClient.prototype.getFile = function(path, success, error, asLibrary, checkExists, knownRefPos) argument
605 GitLabClient.prototype.checkExists = function(path, askReplace, fn) method in GitLabClient
DGitHubClient.js409 GitHubClient.prototype.getFile = function(path, success, error, asLibrary, checkExists) argument
655 GitHubClient.prototype.checkExists = function(path, askReplace, fn) method in GitHubClient
DNotionClient.js336 NotionClient.prototype.checkExists = function(parentId, filename, nameField, askReplace, fn) method in NotionClient
DDropboxClient.js579 DropboxClient.prototype.checkExists = function(filename, fn, noConfirm) method in DropboxClient
DOneDriveClient.js869 OneDriveClient.prototype.checkExists = function(parentId, filename, askReplace, fn) method in OneDriveClient